- cacheTime - Variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
-
Time during which the result of the query can be cached, in seconds.
- cacheTime - Variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
-
Allowed time to cache the results of the query, in seconds.
- Call() - Constructor for class org.drinkless.tdlib.TdApi.Call
-
Describes a call.
- Call(int, long, boolean, boolean, TdApi.CallState) - Constructor for class org.drinkless.tdlib.TdApi.Call
-
Describes a call.
- call - Variable in class org.drinkless.tdlib.TdApi.UpdateCall
-
New data about a call.
- CallbackQueryAnswer() - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
-
Contains a bot's answer to a callback query.
- CallbackQueryAnswer(String, boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
-
Contains a bot's answer to a callback query.
- callbackQueryId - Variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
-
Identifier of the callback query.
- callbackQueryId - Variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryMessage
-
Identifier of the callback query.
- CallbackQueryPayload() - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayload
-
Default class constructor.
- CallbackQueryPayloadData() - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadData
-
The payload for a general callback button.
- CallbackQueryPayloadData(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadData
-
The payload for a general callback button.
- CallbackQueryPayloadDataWithPassword() - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadDataWithPassword
-
The payload for a callback button requiring password.
- CallbackQueryPayloadDataWithPassword(String, byte[]) - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadDataWithPassword
-
The payload for a callback button requiring password.
- CallbackQueryPayloadGame() - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadGame
-
The payload for a game callback button.
- CallbackQueryPayloadGame(String) - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadGame
-
The payload for a game callback button.
- callbackUrl - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
-
An HTTP URL to open once the request is finished, canceled, or failed with the parameters tgPassport=success, tgPassport=cancel, or tgPassport=error&error=...
- CallDiscardReason() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReason
-
Default class constructor.
- CallDiscardReasonDeclined() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReasonDeclined
-
The call was ended before the conversation started.
- CallDiscardReasonDisconnected() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReasonDisconnected
-
The call was ended during the conversation because the users were disconnected.
- CallDiscardReasonEmpty() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReasonEmpty
-
The call wasn't discarded, or the reason is unknown.
- CallDiscardReasonHungUp() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReasonHungUp
-
The call was ended because one of the parties hung up.
- CallDiscardReasonMissed() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReasonMissed
-
The call was ended before the conversation started.
- callId - Variable in class org.drinkless.tdlib.TdApi.AcceptCall
-
Call identifier.
- CallId() - Constructor for class org.drinkless.tdlib.TdApi.CallId
-
Contains the call identifier.
- CallId(int) - Constructor for class org.drinkless.tdlib.TdApi.CallId
-
Contains the call identifier.
- callId - Variable in class org.drinkless.tdlib.TdApi.DiscardCall
-
Call identifier.
- callId - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewCall
-
Call identifier.
- callId - Variable in class org.drinkless.tdlib.TdApi.SendCallDebugInformation
-
Call identifier.
- callId - Variable in class org.drinkless.tdlib.TdApi.SendCallLog
-
Call identifier.
- callId - Variable in class org.drinkless.tdlib.TdApi.SendCallRating
-
Call identifier.
- callId - Variable in class org.drinkless.tdlib.TdApi.SendCallSignalingData
-
Call identifier.
- callId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallSignalingData
-
The call identifier.
- callingCodes - Variable in class org.drinkless.tdlib.TdApi.CountryInfo
-
List of country calling codes.
- CallProblem() - Constructor for class org.drinkless.tdlib.TdApi.CallProblem
-
Default class constructor.
- CallProblemDistortedSpeech() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemDistortedSpeech
-
The speech was distorted.
- CallProblemDistortedVideo() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemDistortedVideo
-
The video was distorted.
- CallProblemDropped() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemDropped
-
The call ended unexpectedly.
- CallProblemEcho() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemEcho
-
The user heard their own voice.
- CallProblemInterruptions() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemInterruptions
-
The other side kept disappearing.
- CallProblemNoise() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemNoise
-
The user heard background noise.
- CallProblemPixelatedVideo() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemPixelatedVideo
-
The video was pixelated.
- CallProblemSilentLocal() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemSilentLocal
-
The user couldn't hear the other side.
- CallProblemSilentRemote() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemSilentRemote
-
The other side couldn't hear the user.
- CallProtocol() - Constructor for class org.drinkless.tdlib.TdApi.CallProtocol
-
Specifies the supported call protocols.
- CallProtocol(boolean, boolean, int, int, String[]) - Constructor for class org.drinkless.tdlib.TdApi.CallProtocol
-
Specifies the supported call protocols.
- CallServer() - Constructor for class org.drinkless.tdlib.TdApi.CallServer
-
Describes a server for relaying call data.
- CallServer(long, String, String, int, TdApi.CallServerType) - Constructor for class org.drinkless.tdlib.TdApi.CallServer
-
Describes a server for relaying call data.
- CallServerType() - Constructor for class org.drinkless.tdlib.TdApi.CallServerType
-
Default class constructor.
- CallServerTypeTelegramReflector() - Constructor for class org.drinkless.tdlib.TdApi.CallServerTypeTelegramReflector
-
A Telegram call reflector.
- CallServerTypeTelegramReflector(byte[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.CallServerTypeTelegramReflector
-
A Telegram call reflector.
- CallServerTypeWebrtc() - Constructor for class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
-
A WebRTC server.
- CallServerTypeWebrtc(String, String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
-
A WebRTC server.
- CallState() - Constructor for class org.drinkless.tdlib.TdApi.CallState
-
Default class constructor.
- CallStateDiscarded() - Constructor for class org.drinkless.tdlib.TdApi.CallStateDiscarded
-
The call has ended successfully.
- CallStateDiscarded(TdApi.CallDiscardReason, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CallStateDiscarded
-
The call has ended successfully.
- CallStateError() - Constructor for class org.drinkless.tdlib.TdApi.CallStateError
-
The call has ended with an error.
- CallStateError(TdApi.Error) - Constructor for class org.drinkless.tdlib.TdApi.CallStateError
-
The call has ended with an error.
- CallStateExchangingKeys() - Constructor for class org.drinkless.tdlib.TdApi.CallStateExchangingKeys
-
The call has been answered and encryption keys are being exchanged.
- CallStateHangingUp() - Constructor for class org.drinkless.tdlib.TdApi.CallStateHangingUp
-
The call is hanging up after discardCall has been called.
- CallStatePending() - Constructor for class org.drinkless.tdlib.TdApi.CallStatePending
-
The call is pending, waiting to be accepted by a user.
- CallStatePending(boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CallStatePending
-
The call is pending, waiting to be accepted by a user.
- CallStateReady() - Constructor for class org.drinkless.tdlib.TdApi.CallStateReady
-
The call is ready to use.
- CallStateReady(TdApi.CallProtocol, TdApi.CallServer[], String, byte[], String[], boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.CallStateReady
-
The call is ready to use.
- canAcceptCalls - Variable in class org.drinkless.tdlib.TdApi.Session
-
True, if incoming calls can be accepted by the session.
- canAcceptCalls - Variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
-
Pass true to allow accepting incoming calls by the session; pass false otherwise.
- canAcceptSecretChats - Variable in class org.drinkless.tdlib.TdApi.Session
-
True, if incoming secret chats can be accepted by the session.
- canAcceptSecretChats - Variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
-
Pass true to allow accepting secret chats by the session; pass false otherwise.
- canAddLinkPreviews - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user may add a link preview to their messages.
- canBeAddedToAttachmentMenu - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
-
True, if the bot can be added to attachment or side menu.
- canBeCalled - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
-
True, if the user can be called.
- canBeCopiedToSecretChat - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if content of the message can be copied to a secret chat using inputMessageForwarded or forwardMessages with copy options.
- canBeDeleted - Variable in class org.drinkless.tdlib.TdApi.LocalFile
-
True, if the file can be deleted.
- canBeDeleted - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story can be deleted.
- canBeDeletedForAllUsers - Variable in class org.drinkless.tdlib.TdApi.Chat
-
True, if the chat messages can be deleted for all users.
- canBeDeletedForAllUsers - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be deleted for all users using the method deleteMessages with revoke == true.
- canBeDeletedOnlyForSelf - Variable in class org.drinkless.tdlib.TdApi.Chat
-
True, if the chat messages can be deleted only for the current user while other users will continue to see the messages.
- canBeDeletedOnlyForSelf - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be deleted only for the current user while other users will continue to see it using the method deleteMessages with revoke == false.
- canBeDownloaded - Variable in class org.drinkless.tdlib.TdApi.LocalFile
-
True, if it is possible to download or generate the file.
- canBeEdited - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
-
True, if the current user can edit the administrator privileges for the called user.
- canBeEdited - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be edited using the methods editMessageText, editMessageCaption, or editMessageReplyMarkup.
- canBeEdited - Variable in class org.drinkless.tdlib.TdApi.QuickReplyMessage
-
True, if the message can be edited.
- canBeEdited - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story can be edited.
- canBeEdited - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
-
True, if the bot is owned by the current user and can be edited using the methods toggleBotUsernameIsActive, reorderBotActiveUsernames, setBotProfilePhoto, setBotName, setBotInfoDescription, and setBotInfoShortDescription.
- canBeForwarded - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be forwarded using inputMessageForwarded or forwardMessages.
- canBeForwarded - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story can be forwarded as a message.
- canBeManaged - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
True, if the current user can manage the group call.
- canBeMutedForAllUsers - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
True, if the current user can mute the participant for all other group call participants.
- canBeMutedForCurrentUser - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
True, if the current user can mute the participant only for self.
- canBePaid - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be paid using inputInvoiceMessage.
- canBePinned - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be pinned or unpinned in the chat using pinChatMessage or unpinChatMessage.
- canBeReplied - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be replied in the same chat and forum topic using inputMessageReplyToMessage.
- canBeReplied - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story can be replied in the chat with the story sender.
- canBeRepliedInAnotherChat - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be replied in another chat or forum topic using inputMessageReplyToExternalMessage.
- canBeReported - Variable in class org.drinkless.tdlib.TdApi.Chat
-
True, if the chat can be reported to Telegram moderators through reportChat or reportChatPhoto.
- canBeReported - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
-
True, if the message can be reported to Telegram moderators through reportChatSponsoredMessage.
- canBeSaved - Variable in class org.drinkless.tdlib.TdApi.Message
-
True, if content of the message can be saved locally or copied using inputMessageForwarded or forwardMessages with copy options.
- canBeSaved - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if content of the message can be saved locally or copied using inputMessageForwarded or forwardMessages with copy options.
- canBeSharedInStory - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be shared in a story using inputStoryAreaTypeMessage.
- canBeUnmutedForAllUsers - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
True, if the current user can allow the participant to unmute themselves or unmute the participant (if the participant is the current user).
- canBeUnmutedForCurrentUser - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
True, if the current user can unmute the participant for self.
- canBotReply - Variable in class org.drinkless.tdlib.TdApi.BusinessBotManageBar
-
True, if the bot can reply.
- CanBotSendMessages() - Constructor for class org.drinkless.tdlib.TdApi.CanBotSendMessages
-
Default constructor for a function, which checks whether the specified bot can send messages to the user.
- CanBotSendMessages(long) - Constructor for class org.drinkless.tdlib.TdApi.CanBotSendMessages
-
Creates a function, which checks whether the specified bot can send messages to the user.
- CancelDownloadFile() - Constructor for class org.drinkless.tdlib.TdApi.CancelDownloadFile
-
Default constructor for a function, which stops the downloading of a file.
- CancelDownloadFile(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CancelDownloadFile
-
Creates a function, which stops the downloading of a file.
- CancelPasswordReset() - Constructor for class org.drinkless.tdlib.TdApi.CancelPasswordReset
-
Default constructor for a function, which cancels reset of 2-step verification password.
- CancelPreliminaryUploadFile() - Constructor for class org.drinkless.tdlib.TdApi.CancelPreliminaryUploadFile
-
Default constructor for a function, which stops the preliminary uploading of a file.
- CancelPreliminaryUploadFile(int) - Constructor for class org.drinkless.tdlib.TdApi.CancelPreliminaryUploadFile
-
Creates a function, which stops the preliminary uploading of a file.
- CancelRecoveryEmailAddressVerification() - Constructor for class org.drinkless.tdlib.TdApi.CancelRecoveryEmailAddressVerification
-
Default constructor for a function, which cancels verification of the 2-step verification recovery email address.
- canChangeInfo - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can change the chat title, photo, and other settings.
- canChangeInfo - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can change the chat title, photo, and other settings.
- canConnectToBusiness - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
-
True, if the bot supports connection to Telegram Business accounts.
- canCreateTopics - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can create topics.
- canDeleteMessages - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can delete messages of other users.
- canDeleteStories - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can delete stories posted by other users; applicable to supergroups and channels only.
- canDisableSponsoredMessages - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
True, if sponsored messages can be disabled in the chat.
- canEditMedia - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be edited using the method editMessageMedia.
- canEditMessages - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can edit messages of other users and pin messages; applicable to channels only.
- canEditSchedulingState - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if scheduling state of the message can be edited.
- canEditStories - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can edit stories posted by other users, post stories to the chat page, pin chat stories, and access story archive; applicable to supergroups and channels only.
- canEnablePaidReaction - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if paid reaction can be enabled in the channel chat; for channels only.
- canEnableVideo - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
True, if the current user can broadcast video or share screen.
- canGetAddedReactions - Variable in class org.drinkless.tdlib.TdApi.MessageReactions
-
True, if the list of added reactions is available using getMessageAddedReactions.
- canGetEmbeddingCode - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if code for message embedding can be received using getMessageEmbeddingCode.
- canGetInteractions - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if interactions with the story can be received through getStoryInteractions.
- canGetLink - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if a link can be generated for the message using getMessageLink.
- canGetMediaTimestampLinks - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if media timestamp links can be generated for media timestamp entities in the message text, caption or link preview description using getMessageLink.
- canGetMembers - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if members of the chat can be retrieved via getSupergroupMembers or searchChatMembers.
- canGetMessageThread - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if information about the message thread is available through getMessageThread and getMessageThreadHistory.
- canGetReadDate - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if read date of the message can be received through getMessageReadDate.
- canGetRevenueStatistics - Variable in class org.drinkless.tdlib.TdApi.BotInfo
-
True, if the bot's revenue statistics are available to the current user.
- canGetRevenueStatistics - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if the supergroup or channel revenue statistics are available.
- canGetStarRevenueStatistics - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if the supergroup or channel Telegram Star revenue statistics are available.
- canGetStatistics - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if message statistics are available through getMessageStatistics and message forwards can be received using getMessagePublicForwards.
- canGetStatistics - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story statistics are available through getStoryStatistics.
- canGetStatistics - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if the supergroup or channel statistics are available.
- canGetViewers - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if chat members already viewed the message can be received through getMessageViewers.
- canHaveSponsoredMessages - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if the chat can have sponsored messages.
- canHaveSponsoredMessages - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupCanHaveSponsoredMessages
-
The new value of canHaveSponsoredMessages.
- canHideMembers - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
-
True, if non-administrators and non-bots can be hidden in responses to getSupergroupMembers and searchChatMembers for non-administrators after upgrading the basic group to a supergroup.
- canHideMembers - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if non-administrators and non-bots can be hidden in responses to getSupergroupMembers and searchChatMembers for non-administrators.
- canInviteUsers - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can invite new users to the chat.
- canInviteUsers - Variable in class org.drinkless.tdlib.TdApi.ChatEventInvitesToggled
-
New value of canInviteUsers permission.
- canInviteUsers - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can invite new users to the chat.
- canJoinGroups - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
-
True, if the bot can be invited to basic group and supergroup chats.
- canManageChat - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can access the chat event log, get boost list, see hidden supergroup and channel members, report supergroup spam messages and ignore slow mode.
- canManageEmojiStatus - Variable in class org.drinkless.tdlib.TdApi.BotInfo
-
True, if the bot can manage emoji status of the current user.
- canManageEmojiStatus - Variable in class org.drinkless.tdlib.TdApi.ToggleBotCanManageEmojiStatus
-
Pass true if the bot is allowed to change emoji status of the user; pass false otherwise.
- canManageTopics - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can create, rename, close, reopen, hide, and unhide forum topics; applicable to forum supergroups only.
- canManageVideoChats - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can manage video chats.
- canPinMessages - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can pin messages; applicable to basic groups and supergroups only.
- canPinMessages - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can pin messages.
- canPostMessages - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can create channel posts or view channel statistics; applicable to channels only.
- canPostStories - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can create new chat stories, or edit and delete posted stories; applicable to supergroups and channels only.
- canPromoteMembers - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can add new administrators with a subset of their own privileges or demote administrators that were directly or indirectly promoted by them.
- CanPurchaseFromStore() - Constructor for class org.drinkless.tdlib.TdApi.CanPurchaseFromStore
-
Default constructor for a function, which checks whether an in-store purchase is possible.
- CanPurchaseFromStore(TdApi.StorePaymentPurpose) - Constructor for class org.drinkless.tdlib.TdApi.CanPurchaseFromStore
-
Creates a function, which checks whether an in-store purchase is possible.
- canReadAllGroupMessages - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
-
True, if the bot can read all messages in basic group or supergroup chats and not just those addressed to the bot.
- canRecognizeSpeech - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
True, if speech recognition can be used for video note and voice note messages by all users.
- canRecognizeSpeech - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if speech can be recognized for the message through recognizeSpeech.
- canReply - Variable in class org.drinkless.tdlib.TdApi.BusinessConnectedBot
-
True, if the bot can send messages to the private chats; false otherwise.
- canReply - Variable in class org.drinkless.tdlib.TdApi.BusinessConnection
-
True, if the bot can send messages to the connected user; false otherwise.
- canReportAntiSpamFalsePositive - Variable in class org.drinkless.tdlib.TdApi.ChatEventMessageDeleted
-
True, if the message deletion can be reported via reportSupergroupAntiSpamFalsePositive.
- canReportChat - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be reported using reportChat.
- canReportReactions - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if reactions on the message can be reported through reportMessageReactions.
- canReportSupergroupSpam - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if the message can be reported using reportSupergroupSpam.
- canRestrictMembers - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator can restrict, ban, or unban chat members or view supergroup statistics; always true for channels.
- canRetry - Variable in class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
-
True, if the message can be re-sent using resendMessages or readdQuickReplyShortcutMessages.
- canReuse - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkSubscriptionInfo
-
True, if the user has already paid for the subscription and can use joinChatByInviteLink to join the subscribed chat again.
- canReuse - Variable in class org.drinkless.tdlib.TdApi.StarSubscriptionTypeChannel
-
True, if the subscription is active and the user can use the method reuseStarSubscription to join the subscribed chat again.
- canSaveCredentials - Variable in class org.drinkless.tdlib.TdApi.PaymentFormTypeRegular
-
True, if the user can choose to save credentials.
- canSelfUnmute - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallInviteLink
-
Pass true if the invite link needs to contain an invite hash, passing which to joinGroupCall would allow the invited user to unmute themselves.
- canSendAudios - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can send music files.
- canSendBasicMessages - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can send text messages, contacts, giveaways, giveaway winners, invoices, locations, and venues.
- canSendDocuments - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can send documents.
- CanSendMessageToUser() - Constructor for class org.drinkless.tdlib.TdApi.CanSendMessageToUser
-
Default constructor for a function, which check whether the current user can message another user or try to create a chat with them.
- CanSendMessageToUser(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CanSendMessageToUser
-
Creates a function, which check whether the current user can message another user or try to create a chat with them.
- CanSendMessageToUserResult() - Constructor for class org.drinkless.tdlib.TdApi.CanSendMessageToUserResult
-
Default class constructor.
- CanSendMessageToUserResultOk() - Constructor for class org.drinkless.tdlib.TdApi.CanSendMessageToUserResultOk
-
The user can be messaged.
- CanSendMessageToUserResultUserIsDeleted() - Constructor for class org.drinkless.tdlib.TdApi.CanSendMessageToUserResultUserIsDeleted
-
The user can't be messaged, because they are deleted or unknown.
- CanSendMessageToUserResultUserRestrictsNewChats() - Constructor for class org.drinkless.tdlib.TdApi.CanSendMessageToUserResultUserRestrictsNewChats
-
The user can't be messaged, because they restrict new chats with non-contacts.
- canSendOtherMessages - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can send animations, games, stickers, and dice and use inline bots.
- canSendPhotos - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can send photos.
- canSendPolls - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can send polls.
- CanSendStory() - Constructor for class org.drinkless.tdlib.TdApi.CanSendStory
-
Default constructor for a function, which checks whether the current user can send a story on behalf of a chat; requires canPostStories right for supergroup and channel chats.
- CanSendStory(long) - Constructor for class org.drinkless.tdlib.TdApi.CanSendStory
-
Creates a function, which checks whether the current user can send a story on behalf of a chat; requires canPostStories right for supergroup and channel chats.
- CanSendStoryResult() - Constructor for class org.drinkless.tdlib.TdApi.CanSendStoryResult
-
Default class constructor.
- CanSendStoryResultActiveStoryLimitExceeded() - Constructor for class org.drinkless.tdlib.TdApi.CanSendStoryResultActiveStoryLimitExceeded
-
The limit for the number of active stories exceeded.
- CanSendStoryResultBoostNeeded() - Constructor for class org.drinkless.tdlib.TdApi.CanSendStoryResultBoostNeeded
-
The chat must be boosted first by Telegram Premium subscribers to post more stories.
- CanSendStoryResultMonthlyLimitExceeded() - Constructor for class org.drinkless.tdlib.TdApi.CanSendStoryResultMonthlyLimitExceeded
-
The monthly limit for the number of posted stories exceeded.
- CanSendStoryResultMonthlyLimitExceeded(int) - Constructor for class org.drinkless.tdlib.TdApi.CanSendStoryResultMonthlyLimitExceeded
-
The monthly limit for the number of posted stories exceeded.
- CanSendStoryResultOk() - Constructor for class org.drinkless.tdlib.TdApi.CanSendStoryResultOk
-
A story can be sent.
- CanSendStoryResultPremiumNeeded() - Constructor for class org.drinkless.tdlib.TdApi.CanSendStoryResultPremiumNeeded
-
The user must subscribe to Telegram Premium to be able to post stories.
- CanSendStoryResultWeeklyLimitExceeded() - Constructor for class org.drinkless.tdlib.TdApi.CanSendStoryResultWeeklyLimitExceeded
-
The weekly limit for the number of posted stories exceeded.
- CanSendStoryResultWeeklyLimitExceeded(int) - Constructor for class org.drinkless.tdlib.TdApi.CanSendStoryResultWeeklyLimitExceeded
-
The weekly limit for the number of posted stories exceeded.
- canSendVideoNotes - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can send video notes.
- canSendVideos - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can send videos.
- canSendVoiceNotes - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
True, if the user can send voice notes.
- canSetBackgroundCustomEmoji - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
True, if custom emoji for reply header and link preview background can be set.
- canSetCustomBackground - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
True, if custom background can be set in the chat for all users.
- canSetCustomEmojiStickerSet - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
True, if custom emoji sticker set can be set for the chat.
- canSetEmojiStatus - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
True, if emoji status can be set.
- canSetFactCheck - Variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
True, if fact check for the message can be changed through setMessageFactCheck.
- canSetLocation - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if the supergroup location can be changed.
- canSetProfileBackgroundCustomEmoji - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
True, if custom emoji for profile background can be set.
- canSetStickerSet - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if the supergroup sticker set can be changed.
- canToggleAggressiveAntiSpam - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
-
True, if aggressive anti-spam checks can be enabled or disabled in the supergroup after upgrading the basic group to a supergroup.
- canToggleAggressiveAntiSpam - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if aggressive anti-spam checks can be enabled or disabled in the supergroup.
- canToggleIsPostedToChatPage - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story's isPostedToChatPage value can be changed.
- canToggleMuteNewParticipants - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
True, if the current user can enable or disable muteNewParticipants setting.
- CanTransferOwnership() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnership
-
Default constructor for a function, which checks whether the current session can be used to transfer a chat ownership to another user.
- CanTransferOwnershipResult() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResult
-
Default class constructor.
- CanTransferOwnershipResultOk() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultOk
-
The session can be used.
- CanTransferOwnershipResultPasswordNeeded() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordNeeded
-
The 2-step verification needs to be enabled first.
- CanTransferOwnershipResultPasswordTooFresh() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordTooFresh
-
The 2-step verification was enabled recently, user needs to wait.
- CanTransferOwnershipResultPasswordTooFresh(int) - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordTooFresh
-
The 2-step verification was enabled recently, user needs to wait.
- CanTransferOwnershipResultSessionTooFresh() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultSessionTooFresh
-
The session was created recently, user needs to wait.
- CanTransferOwnershipResultSessionTooFresh(int) - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultSessionTooFresh
-
The session was created recently, user needs to wait.
- canUnarchive - Variable in class org.drinkless.tdlib.TdApi.ChatActionBarReportAddBlock
-
If true, the chat was automatically archived and can be moved back to the main chat list using addChatToList simultaneously with setting chat notification settings to default using setChatNotificationSettings.
- canUnarchive - Variable in class org.drinkless.tdlib.TdApi.ChatActionBarReportSpam
-
If true, the chat was automatically archived and can be moved back to the main chat list using addChatToList simultaneously with setting chat notification settings to default using setChatNotificationSettings.
- canUnmuteSelf - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
True, if the participant is muted for all users, but can unmute themselves.
- caption - Variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageCaption
-
New message content caption; pass null to remove caption; 0-getOption("message_caption_length_max") characters.
- caption - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
-
New message content caption; pass null to remove caption; 0-getOption("message_caption_length_max") characters.
- caption - Variable in class org.drinkless.tdlib.TdApi.EditMessageCaption
-
New message content caption; 0-getOption("message_caption_length_max") characters; pass null to remove caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.EditStory
-
New story caption; pass null to keep the current caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
-
Animation caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
- caption - Variable in class org.drinkless.tdlib.TdApi.InputMessageAudio
-
Audio caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
- caption - Variable in class org.drinkless.tdlib.TdApi.InputMessageDocument
-
Document caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
- caption - Variable in class org.drinkless.tdlib.TdApi.InputMessagePaidMedia
-
Message caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
- caption - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
-
Photo caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
- caption - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
-
Video caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
- caption - Variable in class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
-
Voice note caption; may be null if empty; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
- caption - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeAlbum
-
Album caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.MessageAnimation
-
Animation caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.MessageAudio
-
Audio caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.MessageDocument
-
Document caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.MessagePaidMedia
-
Media caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.MessagePhoto
-
Photo caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.MessageVideo
-
Video caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.MessageVoiceNote
-
Voice note caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockAnimation
-
Animation caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockAudio
-
Audio file caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockCollage
-
Block caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
-
Block caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
-
Post caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockMap
-
Block caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockPhoto
-
Photo caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockSlideshow
-
Block caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockTable
-
Table caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockVideo
-
Video caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockVoiceNote
-
Voice note caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentAnimation
-
Animation caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
-
Photo caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideo
-
Video caption.
- caption - Variable in class org.drinkless.tdlib.TdApi.SendStory
-
Story caption; pass null to use an empty caption; 0-getOption("story_caption_length_max") characters; can have entities only if getOption("can_use_text_entities_in_story_caption").
- caption - Variable in class org.drinkless.tdlib.TdApi.Story
-
Caption of the story.
- categories - Variable in class org.drinkless.tdlib.TdApi.EmojiCategories
-
List of categories.
- category - Variable in class org.drinkless.tdlib.TdApi.GetTopChats
-
Category of chats to be returned.
- category - Variable in class org.drinkless.tdlib.TdApi.RemoveTopChat
-
Category of frequently used chats.
- cells - Variable in class org.drinkless.tdlib.TdApi.PageBlockTable
-
Table cells.
- centerAnimation - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
-
Center animation for the reaction; may be null.
- centerReel - Variable in class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
-
The animated sticker with the center reel.
- ChangeImportedContacts() - Constructor for class org.drinkless.tdlib.TdApi.ChangeImportedContacts
-
Default constructor for a function, which changes imported contacts using the list of contacts saved on the device.
- ChangeImportedContacts(TdApi.Contact[]) - Constructor for class org.drinkless.tdlib.TdApi.ChangeImportedContacts
-
Creates a function, which changes imported contacts using the list of contacts saved on the device.
- ChangeStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.ChangeStickerSet
-
Default constructor for a function, which installs/uninstalls or activates/archives a sticker set.
- ChangeStickerSet(long, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChangeStickerSet
-
Creates a function, which installs/uninstalls or activates/archives a sticker set.
- channelId - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
-
Identifier of an audio/video channel to get as received from tgcalls.
- channelId - Variable in class org.drinkless.tdlib.TdApi.GroupCallStream
-
Identifier of an audio/video channel.
- channelSettings - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettings
-
Default autosave settings for channel chats.
- channelUri - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPush
-
Push notification channel URI; may be empty to deregister a device.
- channelUri - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPushVoIP
-
Push notification channel URI; may be empty to deregister a device.
- Chat() - Constructor for class org.drinkless.tdlib.TdApi.Chat
-
A chat.
- Chat(long, TdApi.ChatType, String, TdApi.ChatPhotoInfo, int, long, int, long, TdApi.ChatPermissions, TdApi.Message, TdApi.ChatPosition[], TdApi.ChatList[], TdApi.MessageSender, TdApi.BlockList, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, long, long, int, int, TdApi.ChatNotificationSettings, TdApi.ChatAvailableReactions, int, TdApi.EmojiStatus, TdApi.ChatBackground, String, TdApi.ChatActionBar, TdApi.BusinessBotManageBar, TdApi.VideoChat, TdApi.ChatJoinRequestsInfo, long, TdApi.DraftMessage, String) - Constructor for class org.drinkless.tdlib.TdApi.Chat
-
A chat.
- chat - Variable in class org.drinkless.tdlib.TdApi.MessageChatShared
-
The shared chat.
- chat - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChat
-
The chat.
- ChatAction() - Constructor for class org.drinkless.tdlib.TdApi.ChatAction
-
Default class constructor.
- ChatActionBar() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBar
-
Default class constructor.
- ChatActionBarAddContact() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarAddContact
-
The chat is a private or secret chat and the other user can be added to the contact list using the method addContact.
- ChatActionBarInviteMembers() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarInviteMembers
-
The chat is a recently created group chat to which new members can be invited.
- ChatActionBarJoinRequest() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
-
The chat is a private chat with an administrator of a chat to which the user sent join request.
- ChatActionBarJoinRequest(String, boolean, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
-
The chat is a private chat with an administrator of a chat to which the user sent join request.
- ChatActionBarReportAddBlock() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarReportAddBlock
-
The chat is a private or secret chat, which can be reported using the method reportChat, or the other user can be blocked using the method setMessageSenderBlockList, or the other user can be added to the contact list using the method addContact.
- ChatActionBarReportAddBlock(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarReportAddBlock
-
The chat is a private or secret chat, which can be reported using the method reportChat, or the other user can be blocked using the method setMessageSenderBlockList, or the other user can be added to the contact list using the method addContact.
- ChatActionBarReportSpam() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarReportSpam
-
The chat can be reported as spam using the method reportChat with an empty optionId and messageIds.
- ChatActionBarReportSpam(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarReportSpam
-
The chat can be reported as spam using the method reportChat with an empty optionId and messageIds.
- ChatActionBarSharePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarSharePhoneNumber
-
The chat is a private or secret chat with a mutual contact and the user's phone number can be shared with the other user using the method sharePhoneNumber.
- ChatActionCancel() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionCancel
-
The user has canceled the previous action.
- ChatActionChoosingContact() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionChoosingContact
-
The user is picking a contact to send.
- ChatActionChoosingLocation() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionChoosingLocation
-
The user is picking a location or venue to send.
- ChatActionChoosingSticker() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionChoosingSticker
-
The user is picking a sticker to send.
- ChatActionRecordingVideo() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionRecordingVideo
-
The user is recording a video.
- ChatActionRecordingVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionRecordingVideoNote
-
The user is recording a video note.
- ChatActionRecordingVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionRecordingVoiceNote
-
The user is recording a voice note.
- ChatActionStartPlayingGame() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionStartPlayingGame
-
The user has started to play a game.
- ChatActionTyping() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionTyping
-
The user is typing a message.
- ChatActionUploadingDocument() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingDocument
-
The user is uploading a document.
- ChatActionUploadingDocument(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingDocument
-
The user is uploading a document.
- ChatActionUploadingPhoto() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingPhoto
-
The user is uploading a photo.
- ChatActionUploadingPhoto(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingPhoto
-
The user is uploading a photo.
- ChatActionUploadingVideo() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVideo
-
The user is uploading a video.
- ChatActionUploadingVideo(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVideo
-
The user is uploading a video.
- ChatActionUploadingVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVideoNote
-
The user is uploading a video note.
- ChatActionUploadingVideoNote(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVideoNote
-
The user is uploading a video note.
- ChatActionUploadingVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVoiceNote
-
The user is uploading a voice note.
- ChatActionUploadingVoiceNote(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVoiceNote
-
The user is uploading a voice note.
- ChatActionWatchingAnimations() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionWatchingAnimations
-
The user is watching animations sent by the other party by clicking on an animated emoji.
- ChatActionWatchingAnimations(String) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionWatchingAnimations
-
The user is watching animations sent by the other party by clicking on an animated emoji.
- ChatActiveStories() - Constructor for class org.drinkless.tdlib.TdApi.ChatActiveStories
-
Describes active stories posted by a chat.
- ChatActiveStories(long, TdApi.StoryList, long, int, TdApi.StoryInfo[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatActiveStories
-
Describes active stories posted by a chat.
- ChatAdministrator() - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministrator
-
Contains information about a chat administrator.
- ChatAdministrator(long, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministrator
-
Contains information about a chat administrator.
- ChatAdministratorRights() - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
Describes rights of the administrator.
- ChatAdministratorRights(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
Describes rights of the administrator.
- ChatAdministrators() - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministrators
-
Represents a list of chat administrators.
- ChatAdministrators(TdApi.ChatAdministrator[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministrators
-
Represents a list of chat administrators.
- ChatAffiliateProgram() - Constructor for class org.drinkless.tdlib.TdApi.ChatAffiliateProgram
-
Describes an affiliate program that was connected to a chat.
- ChatAffiliateProgram(String, long, TdApi.AffiliateProgramParameters, int, boolean, long, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatAffiliateProgram
-
Describes an affiliate program that was connected to a chat.
- ChatAffiliatePrograms() - Constructor for class org.drinkless.tdlib.TdApi.ChatAffiliatePrograms
-
Represents a list of affiliate programs that were connected to a chat.
- ChatAffiliatePrograms(int, TdApi.ChatAffiliateProgram[], String) - Constructor for class org.drinkless.tdlib.TdApi.ChatAffiliatePrograms
-
Represents a list of affiliate programs that were connected to a chat.
- ChatAvailableReactions() - Constructor for class org.drinkless.tdlib.TdApi.ChatAvailableReactions
-
Default class constructor.
- ChatAvailableReactionsAll() - Constructor for class org.drinkless.tdlib.TdApi.ChatAvailableReactionsAll
-
All reactions are available in the chat, excluding the paid reaction and custom reactions in channel chats.
- ChatAvailableReactionsAll(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatAvailableReactionsAll
-
All reactions are available in the chat, excluding the paid reaction and custom reactions in channel chats.
- ChatAvailableReactionsSome() - Constructor for class org.drinkless.tdlib.TdApi.ChatAvailableReactionsSome
-
Only specific reactions are available in the chat.
- ChatAvailableReactionsSome(TdApi.ReactionType[], int) - Constructor for class org.drinkless.tdlib.TdApi.ChatAvailableReactionsSome
-
Only specific reactions are available in the chat.
- ChatBackground() - Constructor for class org.drinkless.tdlib.TdApi.ChatBackground
-
Describes a background set for a specific chat.
- ChatBackground(TdApi.Background, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatBackground
-
Describes a background set for a specific chat.
- ChatBoost() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoost
-
Describes a boost applied to a chat.
- ChatBoost(String, int, TdApi.ChatBoostSource, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoost
-
Describes a boost applied to a chat.
- ChatBoostFeatures() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostFeatures
-
Contains a list of features available on the first chat boost levels.
- ChatBoostFeatures(TdApi.ChatBoostLevelFeatures[], int, int, int, int, int, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostFeatures
-
Contains a list of features available on the first chat boost levels.
- ChatBoostLevelFeatures() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
Contains a list of features available on a specific chat boost level.
- ChatBoostLevelFeatures(int, int, int, int, int, boolean, int, boolean, boolean, int, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
Contains a list of features available on a specific chat boost level.
- ChatBoostLink() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostLink
-
Contains an HTTPS link to boost a chat.
- ChatBoostLink(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostLink
-
Contains an HTTPS link to boost a chat.
- ChatBoostLinkInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostLinkInfo
-
Contains information about a link to boost a chat.
- ChatBoostLinkInfo(boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostLinkInfo
-
Contains information about a link to boost a chat.
- ChatBoostSlot() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSlot
-
Describes a slot for chat boost.
- ChatBoostSlot(int, long, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSlot
-
Describes a slot for chat boost.
- ChatBoostSlots() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSlots
-
Contains a list of chat boost slots.
- ChatBoostSlots(TdApi.ChatBoostSlot[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSlots
-
Contains a list of chat boost slots.
- ChatBoostSource() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSource
-
Default class constructor.
- ChatBoostSourceGiftCode() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSourceGiftCode
-
The chat created a Telegram Premium gift code for a user.
- ChatBoostSourceGiftCode(long, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSourceGiftCode
-
The chat created a Telegram Premium gift code for a user.
- ChatBoostSourceGiveaway() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSourceGiveaway
-
The chat created a giveaway.
- ChatBoostSourceGiveaway(long, String, long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSourceGiveaway
-
The chat created a giveaway.
- ChatBoostSourcePremium() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSourcePremium
-
A user with Telegram Premium subscription or gifted Telegram Premium boosted the chat.
- ChatBoostSourcePremium(long) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostSourcePremium
-
A user with Telegram Premium subscription or gifted Telegram Premium boosted the chat.
- ChatBoostStatus() - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostStatus
-
Describes current boost status of a chat.
- ChatBoostStatus(String, int[], int, int, int, int, int, int, double, TdApi.PrepaidGiveaway[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatBoostStatus
-
Describes current boost status of a chat.
- chatCount - Variable in class org.drinkless.tdlib.TdApi.UpdateStoryListChatCount
-
Approximate total number of chats with active stories in the list.
- ChatEvent() - Constructor for class org.drinkless.tdlib.TdApi.ChatEvent
-
Represents a chat event.
- ChatEvent(long, int, TdApi.MessageSender, TdApi.ChatEventAction) - Constructor for class org.drinkless.tdlib.TdApi.ChatEvent
-
Represents a chat event.
- ChatEventAccentColorChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventAccentColorChanged
-
The chat accent color or background custom emoji were changed.
- ChatEventAccentColorChanged(int, long, int, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventAccentColorChanged
-
The chat accent color or background custom emoji were changed.
- ChatEventAction() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventAction
-
Default class constructor.
- ChatEventActiveUsernamesChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventActiveUsernamesChanged
-
The chat active usernames were changed.
- ChatEventActiveUsernamesChanged(String[], String[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventActiveUsernamesChanged
-
The chat active usernames were changed.
- ChatEventAvailableReactionsChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventAvailableReactionsChanged
-
The chat available reactions were changed.
- ChatEventAvailableReactionsChanged(TdApi.ChatAvailableReactions, TdApi.ChatAvailableReactions) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventAvailableReactionsChanged
-
The chat available reactions were changed.
- ChatEventBackgroundChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventBackgroundChanged
-
The chat background was changed.
- ChatEventBackgroundChanged(TdApi.ChatBackground, TdApi.ChatBackground) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventBackgroundChanged
-
The chat background was changed.
- ChatEventCustomEmojiStickerSetChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventCustomEmojiStickerSetChanged
-
The supergroup sticker set with allowed custom emoji was changed.
- ChatEventCustomEmojiStickerSetChanged(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventCustomEmojiStickerSetChanged
-
The supergroup sticker set with allowed custom emoji was changed.
- ChatEventDescriptionChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventDescriptionChanged
-
The chat description was changed.
- ChatEventDescriptionChanged(String, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventDescriptionChanged
-
The chat description was changed.
- ChatEventEmojiStatusChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventEmojiStatusChanged
-
The chat emoji status was changed.
- ChatEventEmojiStatusChanged(TdApi.EmojiStatus, TdApi.EmojiStatus) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventEmojiStatusChanged
-
The chat emoji status was changed.
- ChatEventForumTopicCreated() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicCreated
-
A new forum topic was created.
- ChatEventForumTopicCreated(TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicCreated
-
A new forum topic was created.
- ChatEventForumTopicDeleted() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicDeleted
-
A forum topic was deleted.
- ChatEventForumTopicDeleted(TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicDeleted
-
A forum topic was deleted.
- ChatEventForumTopicEdited() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicEdited
-
A forum topic was edited.
- ChatEventForumTopicEdited(TdApi.ForumTopicInfo, TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicEdited
-
A forum topic was edited.
- ChatEventForumTopicPinned() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicPinned
-
A pinned forum topic was changed.
- ChatEventForumTopicPinned(TdApi.ForumTopicInfo, TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicPinned
-
A pinned forum topic was changed.
- ChatEventForumTopicToggleIsClosed() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsClosed
-
A forum topic was closed or reopened.
- ChatEventForumTopicToggleIsClosed(TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsClosed
-
A forum topic was closed or reopened.
- ChatEventForumTopicToggleIsHidden() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsHidden
-
The General forum topic was hidden or unhidden.
- ChatEventForumTopicToggleIsHidden(TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsHidden
-
The General forum topic was hidden or unhidden.
- ChatEventHasAggressiveAntiSpamEnabledToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventHasAggressiveAntiSpamEnabledToggled
-
The hasAggressiveAntiSpamEnabled setting of a supergroup was toggled.
- ChatEventHasAggressiveAntiSpamEnabledToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventHasAggressiveAntiSpamEnabledToggled
-
The hasAggressiveAntiSpamEnabled setting of a supergroup was toggled.
- ChatEventHasProtectedContentToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventHasProtectedContentToggled
-
The hasProtectedContent setting of a channel was toggled.
- ChatEventHasProtectedContentToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventHasProtectedContentToggled
-
The hasProtectedContent setting of a channel was toggled.
- ChatEventInviteLinkDeleted() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkDeleted
-
A revoked chat invite link was deleted.
- ChatEventInviteLinkDeleted(TdApi.ChatInviteLink) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkDeleted
-
A revoked chat invite link was deleted.
- ChatEventInviteLinkEdited() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkEdited
-
A chat invite link was edited.
- ChatEventInviteLinkEdited(TdApi.ChatInviteLink, TdApi.ChatInviteLink) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkEdited
-
A chat invite link was edited.
- ChatEventInviteLinkRevoked() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkRevoked
-
A chat invite link was revoked.
- ChatEventInviteLinkRevoked(TdApi.ChatInviteLink) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkRevoked
-
A chat invite link was revoked.
- ChatEventInvitesToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInvitesToggled
-
The canInviteUsers permission of a supergroup chat was toggled.
- ChatEventInvitesToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInvitesToggled
-
The canInviteUsers permission of a supergroup chat was toggled.
- ChatEventIsAllHistoryAvailableToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventIsAllHistoryAvailableToggled
-
The isAllHistoryAvailable setting of a supergroup was toggled.
- ChatEventIsAllHistoryAvailableToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventIsAllHistoryAvailableToggled
-
The isAllHistoryAvailable setting of a supergroup was toggled.
- ChatEventIsForumToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventIsForumToggled
-
The isForum setting of a channel was toggled.
- ChatEventIsForumToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventIsForumToggled
-
The isForum setting of a channel was toggled.
- ChatEventLinkedChatChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLinkedChatChanged
-
The linked chat of a supergroup was changed.
- ChatEventLinkedChatChanged(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLinkedChatChanged
-
The linked chat of a supergroup was changed.
- ChatEventLocationChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLocationChanged
-
The supergroup location was changed.
- ChatEventLocationChanged(TdApi.ChatLocation, TdApi.ChatLocation) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLocationChanged
-
The supergroup location was changed.
- ChatEventLogFilters() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLogFilters
-
Represents a set of filters used to obtain a chat event log.
- ChatEventLogFilters(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLogFilters
-
Represents a set of filters used to obtain a chat event log.
- ChatEventMemberInvited() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberInvited
-
A new chat member was invited.
- ChatEventMemberInvited(long, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberInvited
-
A new chat member was invited.
- ChatEventMemberJoined() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberJoined
-
A new member joined the chat.
- ChatEventMemberJoinedByInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByInviteLink
-
A new member joined the chat via an invite link.
- ChatEventMemberJoinedByInviteLink(TdApi.ChatInviteLink, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByInviteLink
-
A new member joined the chat via an invite link.
- ChatEventMemberJoinedByRequest() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByRequest
-
A new member was accepted to the chat by an administrator.
- ChatEventMemberJoinedByRequest(long, TdApi.ChatInviteLink) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByRequest
-
A new member was accepted to the chat by an administrator.
- ChatEventMemberLeft() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberLeft
-
A member left the chat.
- ChatEventMemberPromoted() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberPromoted
-
A chat member has gained/lost administrator status, or the list of their administrator privileges has changed.
- ChatEventMemberPromoted(long, TdApi.ChatMemberStatus, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberPromoted
-
A chat member has gained/lost administrator status, or the list of their administrator privileges has changed.
- ChatEventMemberRestricted() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberRestricted
-
A chat member was restricted/unrestricted or banned/unbanned, or the list of their restrictions has changed.
- ChatEventMemberRestricted(TdApi.MessageSender, TdApi.ChatMemberStatus, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberRestricted
-
A chat member was restricted/unrestricted or banned/unbanned, or the list of their restrictions has changed.
- ChatEventMemberSubscriptionExtended() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberSubscriptionExtended
-
A chat member extended their subscription to the chat.
- ChatEventMemberSubscriptionExtended(long, TdApi.ChatMemberStatus, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberSubscriptionExtended
-
A chat member extended their subscription to the chat.
- ChatEventMessageAutoDeleteTimeChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageAutoDeleteTimeChanged
-
The message auto-delete timer was changed.
- ChatEventMessageAutoDeleteTimeChanged(int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageAutoDeleteTimeChanged
-
The message auto-delete timer was changed.
- ChatEventMessageDeleted() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageDeleted
-
A message was deleted.
- ChatEventMessageDeleted(TdApi.Message, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageDeleted
-
A message was deleted.
- ChatEventMessageEdited() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageEdited
-
A message was edited.
- ChatEventMessageEdited(TdApi.Message, TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageEdited
-
A message was edited.
- ChatEventMessagePinned() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessagePinned
-
A message was pinned.
- ChatEventMessagePinned(TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessagePinned
-
A message was pinned.
- ChatEventMessageUnpinned() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageUnpinned
-
A message was unpinned.
- ChatEventMessageUnpinned(TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageUnpinned
-
A message was unpinned.
- ChatEventPermissionsChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPermissionsChanged
-
The chat permissions were changed.
- ChatEventPermissionsChanged(TdApi.ChatPermissions, TdApi.ChatPermissions) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPermissionsChanged
-
The chat permissions were changed.
- ChatEventPhotoChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPhotoChanged
-
The chat photo was changed.
- ChatEventPhotoChanged(TdApi.ChatPhoto, TdApi.ChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPhotoChanged
-
The chat photo was changed.
- ChatEventPollStopped() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPollStopped
-
A poll in a message was stopped.
- ChatEventPollStopped(TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPollStopped
-
A poll in a message was stopped.
- ChatEventProfileAccentColorChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventProfileAccentColorChanged
-
The chat's profile accent color or profile background custom emoji were changed.
- ChatEventProfileAccentColorChanged(int, long, int, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventProfileAccentColorChanged
-
The chat's profile accent color or profile background custom emoji were changed.
- ChatEvents() - Constructor for class org.drinkless.tdlib.TdApi.ChatEvents
-
Contains a list of chat events.
- ChatEvents(TdApi.ChatEvent[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatEvents
-
Contains a list of chat events.
- ChatEventShowMessageSenderToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventShowMessageSenderToggled
-
The showMessageSender setting of a channel was toggled.
- ChatEventShowMessageSenderToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventShowMessageSenderToggled
-
The showMessageSender setting of a channel was toggled.
- ChatEventSignMessagesToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventSignMessagesToggled
-
The signMessages setting of a channel was toggled.
- ChatEventSignMessagesToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventSignMessagesToggled
-
The signMessages setting of a channel was toggled.
- ChatEventSlowModeDelayChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventSlowModeDelayChanged
-
The slowModeDelay setting of a supergroup was changed.
- ChatEventSlowModeDelayChanged(int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventSlowModeDelayChanged
-
The slowModeDelay setting of a supergroup was changed.
- ChatEventStickerSetChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventStickerSetChanged
-
The supergroup sticker set was changed.
- ChatEventStickerSetChanged(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventStickerSetChanged
-
The supergroup sticker set was changed.
- ChatEventTitleChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventTitleChanged
-
The chat title was changed.
- ChatEventTitleChanged(String, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventTitleChanged
-
The chat title was changed.
- ChatEventUsernameChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventUsernameChanged
-
The chat editable username was changed.
- ChatEventUsernameChanged(String, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventUsernameChanged
-
The chat editable username was changed.
- ChatEventVideoChatCreated() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatCreated
-
A video chat was created.
- ChatEventVideoChatCreated(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatCreated
-
A video chat was created.
- ChatEventVideoChatEnded() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatEnded
-
A video chat was ended.
- ChatEventVideoChatEnded(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatEnded
-
A video chat was ended.
- ChatEventVideoChatMuteNewParticipantsToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatMuteNewParticipantsToggled
-
The muteNewParticipants setting of a video chat was toggled.
- ChatEventVideoChatMuteNewParticipantsToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatMuteNewParticipantsToggled
-
The muteNewParticipants setting of a video chat was toggled.
- ChatEventVideoChatParticipantIsMutedToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantIsMutedToggled
-
A video chat participant was muted or unmuted.
- ChatEventVideoChatParticipantIsMutedToggled(TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantIsMutedToggled
-
A video chat participant was muted or unmuted.
- ChatEventVideoChatParticipantVolumeLevelChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantVolumeLevelChanged
-
A video chat participant volume level was changed.
- ChatEventVideoChatParticipantVolumeLevelChanged(TdApi.MessageSender, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantVolumeLevelChanged
-
A video chat participant volume level was changed.
- ChatFolder() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolder
-
Represents a folder for user chats.
- ChatFolder(String, TdApi.ChatFolderIcon, int, boolean, long[], long[], long[], boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolder
-
Represents a folder for user chats.
- ChatFolderIcon() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderIcon
-
Represents an icon for a chat folder.
- ChatFolderIcon(String) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderIcon
-
Represents an icon for a chat folder.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.ChatListFolder
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatFolder
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatFolderInviteLink
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.EditChatFolder
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.GetChatFolder
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.GetChatFolderChatsToLeave
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.GetChatFolderInviteLinks
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.GetChatFolderNewChats
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.GetChatsForChatFolderInviteLink
-
Chat folder identifier.
- chatFolderId - Variable in class org.drinkless.tdlib.TdApi.ProcessChatFolderNewChats
-
Chat folder identifier.
- chatFolderIds - Variable in class org.drinkless.tdlib.TdApi.ReorderChatFolders
-
Identifiers of chat folders in the new correct order.
- ChatFolderInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInfo
-
Contains basic information about a chat folder.
- ChatFolderInfo(int, String, TdApi.ChatFolderIcon, int, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInfo
-
Contains basic information about a chat folder.
- chatFolderInfo - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
-
Basic information about the chat folder; chat folder identifier will be 0 if the user didn't have the chat folder yet.
- ChatFolderInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
-
Contains a chat folder invite link.
- ChatFolderInviteLink(String, String, long[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
-
Contains a chat folder invite link.
- ChatFolderInviteLinkInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
-
Contains information about an invite link to a chat folder.
- ChatFolderInviteLinkInfo(TdApi.ChatFolderInfo, long[], long[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
-
Contains information about an invite link to a chat folder.
- ChatFolderInviteLinks() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLinks
-
Represents a list of chat folder invite links.
- ChatFolderInviteLinks(TdApi.ChatFolderInviteLink[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLinks
-
Represents a list of chat folder invite links.
- chatFolders - Variable in class org.drinkless.tdlib.TdApi.RecommendedChatFolders
-
List of recommended chat folders.
- chatFolders - Variable in class org.drinkless.tdlib.TdApi.UpdateChatFolders
-
The new list of chat folders.
- chatHasUsername - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
-
True, if the chat must have a username; otherwise, the chat must not have a username.
- chatId - Variable in class org.drinkless.tdlib.TdApi.AddChatMember
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.AddChatMembers
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.AddChatToList
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.AddFileToDownloads
-
Chat identifier of the message with the file.
- chatId - Variable in class org.drinkless.tdlib.TdApi.AddLocalMessage
-
Target chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.AddMessageReaction
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.AddPendingPaidMessageReaction
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.AddRecentlyFoundChat
-
Identifier of the chat to add.
- chatId - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsException
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.BanChatMember
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.BoostChat
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChatAdministrators
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChatMember
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.BusinessChatLinkInfo
-
Identifier of the private chat that created the link.
- chatId - Variable in class org.drinkless.tdlib.TdApi.CanSendStory
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ChatActiveStories
-
Identifier of the chat that posted the stories.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLinkInfo
-
Identifier of the chat to which the link points; 0 if the chat isn't found.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
Chat identifier of the invite link; 0 if the user has no access to the chat before joining.
- chatId - Variable in class org.drinkless.tdlib.TdApi.CheckChatUsername
-
Chat identifier; must be identifier of a supergroup chat, or a channel chat, or a private chat with self, or 0 if the chat is being created.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ClickAnimatedEmojiMessage
-
Chat identifier of the message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ClickChatSponsoredMessage
-
Chat identifier of the sponsored message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.CloseChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.CommitPendingPaidMessageReactions
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ConnectChatAffiliateProgram
-
Identifier of the chat to which the affiliate program will be connected.
- chatId - Variable in class org.drinkless.tdlib.TdApi.CreateChatInviteLink
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.CreateChatSubscriptionInviteLink
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.CreatedBasicGroupChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.CreateForumTopic
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.CreateVideoChat
-
Identifier of a chat in which the video chat will be created.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteAllRevokedChatInviteLinks
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatBackground
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatHistory
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesByDate
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesBySender
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatReplyMarkup
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteForumTopic
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteMessages
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteRevokedChatInviteLink
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.DisconnectChatAffiliateProgram
-
Identifier of the chat for which the affiliate program is connected.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageCaption
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageLiveLocation
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageMedia
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageReplyMarkup
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageText
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditChatSubscriptionInviteLink
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditForumTopic
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageCaption
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageMedia
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageReplyMarkup
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageSchedulingState
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageText
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ForwardMessages
-
Identifier of the chat to which to forward messages.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ForwardSource
-
Identifier of the chat to which the message that was forwarded belonged; may be 0 if unknown.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetAllStickerEmojis
-
Chat identifier for which to find stickers.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryAnswer
-
Identifier of the chat with the message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryMessage
-
Identifier of the chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatActiveStories
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatAdministrators
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatAffiliateProgram
-
Identifier of the chat for which the affiliate program was connected.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatAffiliatePrograms
-
Identifier of the chat for which the affiliate programs were connected.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatArchivedStories
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatAvailableMessageSenders
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatBoostLink
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatBoosts
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatBoostStatus
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatEventLog
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatHistory
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLink
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkCounts
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatJoinRequests
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatListsToAddChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatMember
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageByDate
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageCalendar
-
Identifier of the chat in which to return information about messages.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageCount
-
Identifier of the chat in which to count messages.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessagePosition
-
Identifier of the chat in which to find message position.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatPinnedMessage
-
Identifier of the chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatPostedToChatPageStories
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatRevenueStatistics
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatRevenueTransactions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatRevenueWithdrawalUrl
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatScheduledMessages
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatSimilarChatCount
-
Identifier of the target chat; must be an identifier of a channel chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatSimilarChats
-
Identifier of the target chat; must be an identifier of a channel chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
-
Identifier of the chat in which to return information about message positions.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatSponsoredMessages
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatStatistics
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetForumTopic
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetForumTopicLink
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetForumTopics
-
Identifier of the forum chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetGameHighScores
-
The chat that contains the message with the game.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetGiveawayInfo
-
Identifier of the channel chat which started the giveaway.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetInlineQueryResults
-
Identifier of the chat where the query was sent.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetLoginUrl
-
Chat identifier of the message with the button.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetLoginUrlInfo
-
Chat identifier of the message with the button.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMainWebApp
-
Identifier of the chat in which the Web App is opened; pass 0 if none.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
-
Identifier of a chat in which the thumbnail will be shown.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessage
-
Identifier of the chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageAvailableReactions
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageEmbeddingCode
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageImportConfirmationText
-
Identifier of a chat to which the messages will be imported.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageLink
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageLocally
-
Identifier of the chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageProperties
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessagePublicForwards
-
Chat identifier of the message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageReadDate
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessages
-
Identifier of the chat the messages belong to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageStatistics
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageThread
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageViewers
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetPaymentReceipt
-
Chat identifier of the messagePaymentSuccessful message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetPollVoters
-
Identifier of the chat to which the poll belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetRepliedMessage
-
Identifier of the chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetStatisticalGraph
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetStickers
-
Chat identifier for which to return stickers.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetStoryStatistics
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetUserChatBoosts
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetVideoChatAvailableParticipants
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetVideoChatRtmpUrl
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
-
Identifier of the chat in which the link was clicked; pass 0 if none.
- chatId - Variable in class org.drinkless.tdlib.TdApi.GiveawayParticipantStatusAdministrator
-
Identifier of the chat administered by the user.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ImportMessages
-
Identifier of a chat to which the messages will be imported.
- chatId - Variable in class org.drinkless.tdlib.TdApi.InputInvoiceMessage
-
Chat identifier of the message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.InputMessageReplyToExternalMessage
-
The identifier of the chat to which the message to be replied belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypeMessage
-
Identifier of the chat with the message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.JoinChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.LeaveChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.Message
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.MessageLinkInfo
-
If found, identifier of the chat to which the link points, 0 otherwise.
- chatId - Variable in class org.drinkless.tdlib.TdApi.MessageOriginChannel
-
Identifier of the channel chat to which the message was originally sent.
- chatId - Variable in class org.drinkless.tdlib.TdApi.MessageReplyToMessage
-
The identifier of the chat to which the message belongs; may be 0 if the replied message is in unknown chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.MessageSenderChat
-
Identifier of the chat that sent the message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.MessageThreadInfo
-
Identifier of the chat to which the message thread belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.NotificationGroup
-
Identifier of a chat to which all notifications in the group belong.
- chatId - Variable in class org.drinkless.tdlib.TdApi.OpenChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.OpenChatSimilarChat
-
Identifier of the original chat, which similar chats were requested.
- chatId - Variable in class org.drinkless.tdlib.TdApi.OpenMessageContent
-
Chat identifier of the message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.OpenWebApp
-
Identifier of the chat in which the Web App is opened.
- chatId - Variable in class org.drinkless.tdlib.TdApi.PinChatMessage
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequest
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequests
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.RateSpeechRecognition
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ReadAllChatMentions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ReadAllChatReactions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadMentions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadReactions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.RecognizeSpeech
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.RemoveBusinessConnectedBotFromChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.RemoveChatActionBar
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.RemoveMessageReaction
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.RemovePendingPaidMessageReactions
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.RemoveRecentlyFoundChat
-
Identifier of the chat to be removed.
- chatId - Variable in class org.drinkless.tdlib.TdApi.RemoveTopChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ReplacePrimaryChatInviteLink
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ReplaceVideoChatRtmpUrl
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ReportChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ReportChatPhoto
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ReportChatSponsoredMessage
-
Chat identifier of the sponsored message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ReportMessageReactions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ResendMessages
-
Identifier of the chat to send messages.
- chatId - Variable in class org.drinkless.tdlib.TdApi.RevokeChatInviteLink
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
-
Optional chat identifier, associated with the event.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SavedMessagesTopicTypeSavedFromChat
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SearchAffiliatePrograms
-
Identifier of the chat for which affiliate programs are searched for.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SearchChatMembers
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
-
Identifier of the chat in which to search messages.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SearchChatRecentLocationMessages
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SearchSecretMessages
-
Identifier of the chat in which to search.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SendBotStartMessage
-
Identifier of the target chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SendBusinessMessage
-
Target chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SendBusinessMessageAlbum
-
Target chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SendChatAction
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
-
Target chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SendMessage
-
Target chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SendMessageAlbum
-
Target chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SendQuickReplyShortcutMessages
-
Identifier of the chat to which to send messages.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SendStory
-
Identifier of the chat that will post the story.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetBusinessMessageIsPinned
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatAccentColor
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatActiveStoriesList
-
Identifier of the chat that posted stories.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatAffiliateProgram
-
Identifier of the chat with an owned bot for which affiliate program is changed.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatAvailableReactions
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatBackground
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatClientData
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatDescription
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatDiscussionGroup
-
Identifier of the channel chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatDraftMessage
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatEmojiStatus
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatLocation
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatMemberStatus
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatMessageAutoDeleteTime
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatMessageSender
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatNotificationSettings
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatPermissions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatPhoto
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatPinnedStories
-
Identifier of the chat that posted the stories.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatProfileAccentColor
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatTheme
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatTitle
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetGameScore
-
The chat to which the message with the game belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetMessageFactCheck
-
The channel chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetMessageReactions
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetPersonalChat
-
Identifier of the new personal chat; pass 0 to remove the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetPinnedForumTopics
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetPollAnswer
-
Identifier of the chat to which the poll belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SetVideoChatDefaultParticipant
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ShareChatWithBot
-
Identifier of the chat with the bot.
- chatId - Variable in class org.drinkless.tdlib.TdApi.SharedChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ShareUsersWithBot
-
Identifier of the chat with the bot.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StarSubscription
-
Identifier of the chat that is subscribed.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeAffiliateProgramCommission
-
Identifier of the chat that created the affiliate program.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidMediaPurchase
-
Identifier of the channel chat that sent the paid media.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidReactionSend
-
Identifier of the channel chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelSubscriptionPurchase
-
Identifier of the channel chat that created the subscription.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeGiveawayDeposit
-
Identifier of a supergroup or a channel chat that created the giveaway.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StopBusinessPoll
-
The chat the message belongs to.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StopPoll
-
Identifier of the chat to which the poll belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
-
Chat identifier; 0 if none.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeMessage
-
Identifier of the chat with the message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.StoryOriginPublicStory
-
Identifier of the chat that posted original story.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleBusinessConnectedBotChatIsPaused
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatDefaultDisableNotification
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatHasProtectedContent
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatViewAsTopics
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.TogglePaidMessageReactionIsAnonymous
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.TransferChatOwnership
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.TranslateMessageText
-
Identifier of the chat to which the message belongs.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UnpinAllChatMessages
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UnpinAllMessageThreadMessages
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UnpinChatMessage
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateAnimatedEmojiMessageClicked
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateBusinessMessagesDeleted
-
Identifier of a chat in the business account in which messages were deleted.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAccentColors
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAction
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatActionBar
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAddedToList
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAvailableReactions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatBackground
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatBlockList
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatBoost
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatBusinessBotManageBar
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatDefaultDisableNotification
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatDraftMessage
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatEmojiStatus
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatHasProtectedContent
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatHasScheduledMessages
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatIsMarkedAsUnread
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatIsTranslatable
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatLastMessage
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMessageAutoDeleteTime
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMessageSender
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatNotificationSettings
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatOnlineMemberCount
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPendingJoinRequests
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPermissions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPhoto
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPosition
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatReadInbox
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatReadOutbox
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatRemovedFromList
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatReplyMarkup
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatRevenueAmount
-
Identifier of the chat.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatTheme
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatTitle
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatUnreadMentionCount
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatUnreadReactionCount
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatVideoChat
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatViewAsTopics
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateForumTopicInfo
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageContent
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageContentOpened
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageEdited
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageFactCheck
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageInteractionInfo
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageIsPinned
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageLiveLocationViewed
-
Identifier of the chat with the live location message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageMentionRead
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageReaction
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageReactions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendAcknowledged
-
The chat identifier of the sent message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageUnreadReactions
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
-
Identifier of the chat where the query was sent.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
-
Chat identifier.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
-
Identifier of a chat to which all notifications in the group belong.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateVideoPublished
-
Identifier of the chat with the message.
- chatId - Variable in class org.drinkless.tdlib.TdApi.UpgradeBasicGroupChatToSupergroupChat
-
Identifier of the chat to upgrade.
- chatId - Variable in class org.drinkless.tdlib.TdApi.ViewMessages
-
Chat identifier.
- chatIds - Variable in class org.drinkless.tdlib.TdApi.AddChatFolderByInviteLink
-
Identifiers of the chats added to the chat folder.
- chatIds - Variable in class org.drinkless.tdlib.TdApi.BusinessRecipients
-
Identifiers of selected private chats.
- chatIds - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
-
Identifiers of chats, included in the link.
- chatIds - Variable in class org.drinkless.tdlib.TdApi.Chats
-
List of chat identifiers.
- chatIds - Variable in class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
-
Identifiers of chats to be accessible by the invite link.
- chatIds - Variable in class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
-
New identifiers of chats to be accessible by the invite link.
- chatIds - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
-
If non-empty, only files from the given chats are considered.
- chatIds - Variable in class org.drinkless.tdlib.TdApi.SetPinnedChats
-
The new list of pinned chats.
- chatIds - Variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowChatMembers
-
The chat identifiers, total number of chats in all rules must not exceed 20.
- chatIds - Variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictChatMembers
-
The chat identifiers, total number of chats in all rules must not exceed 20.
- chatInstance - Variable in class org.drinkless.tdlib.TdApi.UpdateNewBusinessCallbackQuery
-
An identifier uniquely corresponding to the chat a message was sent to.
- chatInstance - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
-
Identifier that uniquely corresponds to the chat to which the message was sent.
- chatInstance - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
-
An identifier uniquely corresponding to the chat a message was sent to.
- ChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLink
-
Contains a chat invite link.
- ChatInviteLink(String, String, long, int, int, int, TdApi.StarSubscriptionPricing, int, int, int, int, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLink
-
Contains a chat invite link.
- ChatInviteLinkCount() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
-
Describes a chat administrator with a number of active and revoked chat invite links.
- ChatInviteLinkCount(long, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
-
Describes a chat administrator with a number of active and revoked chat invite links.
- ChatInviteLinkCounts() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkCounts
-
Contains a list of chat invite link counts.
- ChatInviteLinkCounts(TdApi.ChatInviteLinkCount[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkCounts
-
Contains a list of chat invite link counts.
- ChatInviteLinkInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
Contains information about a chat invite link.
- ChatInviteLinkInfo(long, int, TdApi.InviteLinkChatType, String, TdApi.ChatPhotoInfo, int, String, int, long[], TdApi.ChatInviteLinkSubscriptionInfo, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
Contains information about a chat invite link.
- ChatInviteLinkMember() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
-
Describes a chat member joined a chat via an invite link.
- ChatInviteLinkMember(long, int, boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
-
Describes a chat member joined a chat via an invite link.
- ChatInviteLinkMembers() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkMembers
-
Contains a list of chat members joined a chat via an invite link.
- ChatInviteLinkMembers(int, TdApi.ChatInviteLinkMember[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkMembers
-
Contains a list of chat members joined a chat via an invite link.
- ChatInviteLinks() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinks
-
Contains a list of chat invite links.
- ChatInviteLinks(int, TdApi.ChatInviteLink[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinks
-
Contains a list of chat invite links.
- ChatInviteLinkSubscriptionInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkSubscriptionInfo
-
Contains information about subscription plan that must be paid by the user to use a chat invite link.
- ChatInviteLinkSubscriptionInfo(TdApi.StarSubscriptionPricing, boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkSubscriptionInfo
-
Contains information about subscription plan that must be paid by the user to use a chat invite link.
- chatIsChannel - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
-
True, if the chat must be a channel; otherwise, a basic group or a supergroup chat is shared.
- chatIsCreated - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
-
True, if the chat must be created by the current user.
- chatIsForum - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
-
True, if the chat must be a forum supergroup; otherwise, the chat must not be a forum supergroup.
- ChatJoinRequest() - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequest
-
Describes a user that sent a join request and waits for administrator approval.
- ChatJoinRequest(long, int, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequest
-
Describes a user that sent a join request and waits for administrator approval.
- ChatJoinRequests() - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequests
-
Contains a list of requests to join a chat.
- ChatJoinRequests(int, TdApi.ChatJoinRequest[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequests
-
Contains a list of requests to join a chat.
- ChatJoinRequestsInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequestsInfo
-
Contains information about pending join requests for a chat.
- ChatJoinRequestsInfo(int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequestsInfo
-
Contains information about pending join requests for a chat.
- chatLimit - Variable in class org.drinkless.tdlib.TdApi.GetStorageStatistics
-
The maximum number of chats with the largest storage usage for which separate statistics need to be returned.
- chatLimit - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
-
Same as in getStorageStatistics.
- chatList - Variable in class org.drinkless.tdlib.TdApi.AddChatToList
-
The chat list.
- ChatList() - Constructor for class org.drinkless.tdlib.TdApi.ChatList
-
Default class constructor.
- chatList - Variable in class org.drinkless.tdlib.TdApi.GetChats
-
The chat list in which to return chats; pass null to get chats from the main chat list.
- chatList - Variable in class org.drinkless.tdlib.TdApi.LoadChats
-
The chat list in which to load chats; pass null to load chats from the main chat list.
- chatList - Variable in class org.drinkless.tdlib.TdApi.ReadChatList
-
Chat list in which to mark all chats as read.
- chatList - Variable in class org.drinkless.tdlib.TdApi.SearchMessages
-
Chat list in which to search messages; pass null to search in all chats regardless of their chat list.
- chatList - Variable in class org.drinkless.tdlib.TdApi.SetPinnedChats
-
Chat list in which to change the order of pinned chats.
- chatList - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
-
Chat list in which to change the pinned state of the chat.
- chatList - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAddedToList
-
The chat list to which the chat was added.
- chatList - Variable in class org.drinkless.tdlib.TdApi.UpdateChatRemovedFromList
-
The chat list from which the chat was removed.
- chatList - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
-
The chat list with changed number of unread messages.
- chatList - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadMessageCount
-
The chat list with changed number of unread messages.
- ChatListArchive() - Constructor for class org.drinkless.tdlib.TdApi.ChatListArchive
-
A list of chats usually located at the top of the main chat list.
- ChatListFolder() - Constructor for class org.drinkless.tdlib.TdApi.ChatListFolder
-
A list of chats added to a chat folder.
- ChatListFolder(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatListFolder
-
A list of chats added to a chat folder.
- ChatListMain() - Constructor for class org.drinkless.tdlib.TdApi.ChatListMain
-
A main list of chats.
- chatLists - Variable in class org.drinkless.tdlib.TdApi.Chat
-
Chat lists to which the chat belongs.
- ChatLists() - Constructor for class org.drinkless.tdlib.TdApi.ChatLists
-
Contains a list of chat lists.
- ChatLists(TdApi.ChatList[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatLists
-
Contains a list of chat lists.
- chatLists - Variable in class org.drinkless.tdlib.TdApi.ChatLists
-
List of chat lists.
- ChatLocation() - Constructor for class org.drinkless.tdlib.TdApi.ChatLocation
-
Represents a location to which a chat is connected.
- ChatLocation(TdApi.Location, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatLocation
-
Represents a location to which a chat is connected.
- ChatMember() - Constructor for class org.drinkless.tdlib.TdApi.ChatMember
-
Describes a user or a chat as a member of another chat.
- ChatMember(TdApi.MessageSender, long, int, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.ChatMember
-
Describes a user or a chat as a member of another chat.
- ChatMembers() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembers
-
Contains a list of chat members.
- ChatMembers(int, TdApi.ChatMember[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatMembers
-
Contains a list of chat members.
- ChatMembersFilter() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilter
-
Default class constructor.
- ChatMembersFilterAdministrators() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterAdministrators
-
Returns the owner and administrators.
- ChatMembersFilterBanned() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterBanned
-
Returns users banned from the chat; can be used only by administrators in a supergroup or in a channel.
- ChatMembersFilterBots() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterBots
-
Returns bot members of the chat.
- ChatMembersFilterContacts() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterContacts
-
Returns contacts of the user.
- ChatMembersFilterMembers() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterMembers
-
Returns all chat members, including restricted chat members.
- ChatMembersFilterMention() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterMention
-
Returns users which can be mentioned in the chat.
- ChatMembersFilterMention(long) - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterMention
-
Returns users which can be mentioned in the chat.
- ChatMembersFilterRestricted() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterRestricted
-
Returns users under certain restrictions in the chat; can be used only by administrators in a supergroup.
- ChatMemberStatus() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatus
-
Default class constructor.
- ChatMemberStatusAdministrator() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
-
The user is a member of the chat and has some additional privileges.
- ChatMemberStatusAdministrator(String, boolean, TdApi.ChatAdministratorRights) - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
-
The user is a member of the chat and has some additional privileges.
- ChatMemberStatusBanned() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusBanned
-
The user or the chat was banned (and hence is not a member of the chat).
- ChatMemberStatusBanned(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusBanned
-
The user or the chat was banned (and hence is not a member of the chat).
- ChatMemberStatusCreator() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
-
The user is the owner of the chat and has all the administrator privileges.
- ChatMemberStatusCreator(String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
-
The user is the owner of the chat and has all the administrator privileges.
- ChatMemberStatusLeft() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusLeft
-
The user or the chat is not a chat member.
- ChatMemberStatusMember() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusMember
-
The user is a member of the chat, without any additional privileges or restrictions.
- ChatMemberStatusMember(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusMember
-
The user is a member of the chat, without any additional privileges or restrictions.
- ChatMemberStatusRestricted() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
-
The user is under certain restrictions in the chat.
- ChatMemberStatusRestricted(boolean, int, TdApi.ChatPermissions) - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
-
The user is under certain restrictions in the chat.
- ChatMessageSender() - Constructor for class org.drinkless.tdlib.TdApi.ChatMessageSender
-
Represents a message sender, which can be used to send messages in a chat.
- ChatMessageSender(TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatMessageSender
-
Represents a message sender, which can be used to send messages in a chat.
- ChatMessageSenders() - Constructor for class org.drinkless.tdlib.TdApi.ChatMessageSenders
-
Represents a list of message senders, which can be used to send messages in a chat.
- ChatMessageSenders(TdApi.ChatMessageSender[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatMessageSenders
-
Represents a list of message senders, which can be used to send messages in a chat.
- ChatNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.ChatNotificationSettings
-
Contains information about notification settings for a chat or a forum topic.
- ChatNotificationSettings(boolean, int, boolean, long, boolean, boolean, boolean, boolean, boolean, long, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatNotificationSettings
-
Contains information about notification settings for a chat or a forum topic.
- ChatPermissions() - Constructor for class org.drinkless.tdlib.TdApi.ChatPermissions
-
Describes actions that a user is allowed to take in a chat.
- ChatPermissions(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatPermissions
-
Describes actions that a user is allowed to take in a chat.
- ChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhoto
-
Describes a chat or user profile photo.
- ChatPhoto(long, int, TdApi.Minithumbnail, TdApi.PhotoSize[], TdApi.AnimatedChatPhoto, TdApi.AnimatedChatPhoto, TdApi.ChatPhotoSticker) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhoto
-
Describes a chat or user profile photo.
- chatPhotoId - Variable in class org.drinkless.tdlib.TdApi.InputChatPhotoPrevious
-
Identifier of the current user's profile photo to reuse.
- ChatPhotoInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoInfo
-
Contains basic information about the photo of a chat.
- ChatPhotoInfo(TdApi.File, TdApi.File, TdApi.Minithumbnail, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoInfo
-
Contains basic information about the photo of a chat.
- ChatPhotos() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotos
-
Contains a list of chat or user profile photos.
- ChatPhotos(int, TdApi.ChatPhoto[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotos
-
Contains a list of chat or user profile photos.
- ChatPhotoSticker() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoSticker
-
Information about the sticker, which was used to create the chat photo.
- ChatPhotoSticker(TdApi.ChatPhotoStickerType, TdApi.BackgroundFill) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoSticker
-
Information about the sticker, which was used to create the chat photo.
- ChatPhotoStickerType() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoStickerType
-
Default class constructor.
- ChatPhotoStickerTypeCustomEmoji() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeCustomEmoji
-
Information about the custom emoji, which was used to create the chat photo.
- ChatPhotoStickerTypeCustomEmoji(long) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeCustomEmoji
-
Information about the custom emoji, which was used to create the chat photo.
- ChatPhotoStickerTypeRegularOrMask() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
-
Information about the sticker, which was used to create the chat photo.
- ChatPhotoStickerTypeRegularOrMask(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
-
Information about the sticker, which was used to create the chat photo.
- ChatPosition() - Constructor for class org.drinkless.tdlib.TdApi.ChatPosition
-
Describes a position of a chat in a chat list.
- ChatPosition(TdApi.ChatList, long, boolean, TdApi.ChatSource) - Constructor for class org.drinkless.tdlib.TdApi.ChatPosition
-
Describes a position of a chat in a chat list.
- ChatRevenueAmount() - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueAmount
-
Contains information about revenue earned from sponsored messages in a chat.
- ChatRevenueAmount(String, long, long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueAmount
-
Contains information about revenue earned from sponsored messages in a chat.
- ChatRevenueStatistics() - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueStatistics
-
A detailed statistics about revenue earned from sponsored messages in a chat.
- ChatRevenueStatistics(TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.ChatRevenueAmount, double) - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueStatistics
-
A detailed statistics about revenue earned from sponsored messages in a chat.
- ChatRevenueTransaction() - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransaction
-
Contains a chat revenue transactions.
- ChatRevenueTransaction(String, long, TdApi.ChatRevenueTransactionType) - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransaction
-
Contains a chat revenue transactions.
- ChatRevenueTransactions() - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransactions
-
Contains a list of chat revenue transactions.
- ChatRevenueTransactions(int, TdApi.ChatRevenueTransaction[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransactions
-
Contains a list of chat revenue transactions.
- ChatRevenueTransactionType() - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransactionType
-
Default class constructor.
- ChatRevenueTransactionTypeEarnings() - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeEarnings
-
Describes earnings from sponsored messages in a chat in some time frame.
- ChatRevenueTransactionTypeEarnings(int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeEarnings
-
Describes earnings from sponsored messages in a chat in some time frame.
- ChatRevenueTransactionTypeRefund() - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeRefund
-
Describes a refund for failed withdrawal of earnings.
- ChatRevenueTransactionTypeRefund(int, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeRefund
-
Describes a refund for failed withdrawal of earnings.
- ChatRevenueTransactionTypeWithdrawal() - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeWithdrawal
-
Describes a withdrawal of earnings.
- ChatRevenueTransactionTypeWithdrawal(int, String, TdApi.RevenueWithdrawalState) - Constructor for class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeWithdrawal
-
Describes a withdrawal of earnings.
- Chats() - Constructor for class org.drinkless.tdlib.TdApi.Chats
-
Represents a list of chats.
- Chats(int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.Chats
-
Represents a list of chats.
- ChatSource() - Constructor for class org.drinkless.tdlib.TdApi.ChatSource
-
Default class constructor.
- ChatSourceMtprotoProxy() - Constructor for class org.drinkless.tdlib.TdApi.ChatSourceMtprotoProxy
-
The chat is sponsored by the user's MTProxy server.
- ChatSourcePublicServiceAnnouncement() - Constructor for class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
-
The chat contains a public service announcement.
- ChatSourcePublicServiceAnnouncement(String, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
-
The chat contains a public service announcement.
- ChatStatistics() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatistics
-
Default class constructor.
- ChatStatisticsAdministratorActionsInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
-
Contains statistics about administrator actions done by a user.
- ChatStatisticsAdministratorActionsInfo(long, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
-
Contains statistics about administrator actions done by a user.
- ChatStatisticsChannel() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
-
A detailed statistics about a channel chat.
- ChatStatisticsChannel(TdApi.DateRange, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalValue, double, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.ChatStatisticsInteractionInfo[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
-
A detailed statistics about a channel chat.
- ChatStatisticsInteractionInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsInteractionInfo
-
Contains statistics about interactions with a message sent in the chat or a story sent by the chat.
- ChatStatisticsInteractionInfo(TdApi.ChatStatisticsObjectType, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsInteractionInfo
-
Contains statistics about interactions with a message sent in the chat or a story sent by the chat.
- ChatStatisticsInviterInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsInviterInfo
-
Contains statistics about number of new members invited by a user.
- ChatStatisticsInviterInfo(long, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsInviterInfo
-
Contains statistics about number of new members invited by a user.
- ChatStatisticsMessageSenderInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
-
Contains statistics about messages sent by a user.
- ChatStatisticsMessageSenderInfo(long, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
-
Contains statistics about messages sent by a user.
- ChatStatisticsObjectType() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsObjectType
-
Default class constructor.
- ChatStatisticsObjectTypeMessage() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsObjectTypeMessage
-
Describes a message sent in the chat.
- ChatStatisticsObjectTypeMessage(long) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsObjectTypeMessage
-
Describes a message sent in the chat.
- ChatStatisticsObjectTypeStory() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsObjectTypeStory
-
Describes a story sent by the chat.
- ChatStatisticsObjectTypeStory(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsObjectTypeStory
-
Describes a story sent by the chat.
- ChatStatisticsSupergroup() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
-
A detailed statistics about a supergroup chat.
- ChatStatisticsSupergroup(TdApi.DateRange, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.ChatStatisticsMessageSenderInfo[], TdApi.ChatStatisticsAdministratorActionsInfo[], TdApi.ChatStatisticsInviterInfo[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
-
A detailed statistics about a supergroup chat.
- ChatTheme() - Constructor for class org.drinkless.tdlib.TdApi.ChatTheme
-
Describes a chat theme.
- ChatTheme(String, TdApi.ThemeSettings, TdApi.ThemeSettings) - Constructor for class org.drinkless.tdlib.TdApi.ChatTheme
-
Describes a chat theme.
- chatThemeBackgroundCount - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
Number of chat theme backgrounds that can be set as chat background.
- chatThemes - Variable in class org.drinkless.tdlib.TdApi.UpdateChatThemes
-
The new list of chat themes.
- ChatType() - Constructor for class org.drinkless.tdlib.TdApi.ChatType
-
Default class constructor.
- chatType - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
-
The type of the chat from which the query originated; may be null if unknown.
- ChatTypeBasicGroup() - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeBasicGroup
-
A basic group (a chat with 0-200 other users).
- ChatTypeBasicGroup(long) - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeBasicGroup
-
A basic group (a chat with 0-200 other users).
- ChatTypePrivate() - Constructor for class org.drinkless.tdlib.TdApi.ChatTypePrivate
-
An ordinary chat with a user.
- ChatTypePrivate(long) - Constructor for class org.drinkless.tdlib.TdApi.ChatTypePrivate
-
An ordinary chat with a user.
- chatTypes - Variable in class org.drinkless.tdlib.TdApi.PreparedInlineMessage
-
Types of the chats to which the message can be sent.
- chatTypes - Variable in class org.drinkless.tdlib.TdApi.SavePreparedInlineMessage
-
Types of the chats to which the message can be sent.
- ChatTypeSecret() - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeSecret
-
A secret chat with a user.
- ChatTypeSecret(int, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeSecret
-
A secret chat with a user.
- ChatTypeSupergroup() - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
-
A supergroup or channel (with unlimited members).
- ChatTypeSupergroup(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
-
A supergroup or channel (with unlimited members).
- chatUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePublicChat
-
Username of the chat.
- chatUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
-
Username of the chat with the video chat.
- CheckAuthenticationBotToken() - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationBotToken
-
Default constructor for a function, which checks the authentication token of a bot; to log in as a bot.
- CheckAuthenticationBotToken(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationBotToken
-
Creates a function, which checks the authentication token of a bot; to log in as a bot.
- CheckAuthenticationCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationCode
-
Default constructor for a function, which checks the authentication code.
- CheckAuthenticationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationCode
-
Creates a function, which checks the authentication code.
- CheckAuthenticationEmailCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationEmailCode
-
Default constructor for a function, which checks the authentication of an email address.
- CheckAuthenticationEmailCode(TdApi.EmailAddressAuthentication) - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationEmailCode
-
Creates a function, which checks the authentication of an email address.
- CheckAuthenticationPassword() - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationPassword
-
Default constructor for a function, which checks the 2-step verification password for correctness.
- CheckAuthenticationPassword(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationPassword
-
Creates a function, which checks the 2-step verification password for correctness.
- CheckAuthenticationPasswordRecoveryCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationPasswordRecoveryCode
-
Default constructor for a function, which checks whether a 2-step verification password recovery code sent to an email address is valid.
- CheckAuthenticationPasswordRecoveryCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationPasswordRecoveryCode
-
Creates a function, which checks whether a 2-step verification password recovery code sent to an email address is valid.
- CheckChatFolderInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatFolderInviteLink
-
Default constructor for a function, which checks the validity of an invite link for a chat folder and returns information about the corresponding chat folder.
- CheckChatFolderInviteLink(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckChatFolderInviteLink
-
Creates a function, which checks the validity of an invite link for a chat folder and returns information about the corresponding chat folder.
- CheckChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatInviteLink
-
Default constructor for a function, which checks the validity of an invite link for a chat and returns information about the corresponding chat.
- CheckChatInviteLink(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckChatInviteLink
-
Creates a function, which checks the validity of an invite link for a chat and returns information about the corresponding chat.
- CheckChatUsername() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsername
-
Default constructor for a function, which checks whether a username can be set for a chat.
- CheckChatUsername(long, String) - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsername
-
Creates a function, which checks whether a username can be set for a chat.
- CheckChatUsernameResult() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResult
-
Default class constructor.
- CheckChatUsernameResultOk() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultOk
-
The username can be set.
- CheckChatUsernameResultPublicChatsTooMany() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultPublicChatsTooMany
-
The user has too many chats with username, one of them must be made private first.
- CheckChatUsernameResultPublicGroupsUnavailable() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultPublicGroupsUnavailable
-
The user can't be a member of a public supergroup.
- CheckChatUsernameResultUsernameInvalid() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernameInvalid
-
The username is invalid.
- CheckChatUsernameResultUsernameOccupied() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernameOccupied
-
The username is occupied.
- CheckChatUsernameResultUsernamePurchasable() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernamePurchasable
-
The username can be purchased at https://fragment.com.
- CheckCreatedPublicChatsLimit() - Constructor for class org.drinkless.tdlib.TdApi.CheckCreatedPublicChatsLimit
-
Default constructor for a function, which checks whether the maximum number of owned public chats has been reached.
- CheckCreatedPublicChatsLimit(TdApi.PublicChatType) - Constructor for class org.drinkless.tdlib.TdApi.CheckCreatedPublicChatsLimit
-
Creates a function, which checks whether the maximum number of owned public chats has been reached.
- CheckEmailAddressVerificationCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckEmailAddressVerificationCode
-
Default constructor for a function, which checks the email address verification code for Telegram Passport.
- CheckEmailAddressVerificationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckEmailAddressVerificationCode
-
Creates a function, which checks the email address verification code for Telegram Passport.
- CheckLoginEmailAddressCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckLoginEmailAddressCode
-
Default constructor for a function, which checks the login email address authentication.
- CheckLoginEmailAddressCode(TdApi.EmailAddressAuthentication) - Constructor for class org.drinkless.tdlib.TdApi.CheckLoginEmailAddressCode
-
Creates a function, which checks the login email address authentication.
- CheckPasswordRecoveryCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckPasswordRecoveryCode
-
Default constructor for a function, which checks whether a 2-step verification password recovery code sent to an email address is valid.
- CheckPasswordRecoveryCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckPasswordRecoveryCode
-
Creates a function, which checks whether a 2-step verification password recovery code sent to an email address is valid.
- CheckPhoneNumberCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckPhoneNumberCode
-
Default constructor for a function, which check the authentication code and completes the request for which the code was sent if appropriate.
- CheckPhoneNumberCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckPhoneNumberCode
-
Creates a function, which check the authentication code and completes the request for which the code was sent if appropriate.
- CheckPremiumGiftCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckPremiumGiftCode
-
Default constructor for a function, which return information about a Telegram Premium gift code.
- CheckPremiumGiftCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckPremiumGiftCode
-
Creates a function, which return information about a Telegram Premium gift code.
- CheckQuickReplyShortcutName() - Constructor for class org.drinkless.tdlib.TdApi.CheckQuickReplyShortcutName
-
Default constructor for a function, which checks validness of a name for a quick reply shortcut.
- CheckQuickReplyShortcutName(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckQuickReplyShortcutName
-
Creates a function, which checks validness of a name for a quick reply shortcut.
- CheckRecoveryEmailAddressCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckRecoveryEmailAddressCode
-
Default constructor for a function, which checks the 2-step verification recovery email address verification code.
- CheckRecoveryEmailAddressCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckRecoveryEmailAddressCode
-
Creates a function, which checks the 2-step verification recovery email address verification code.
- CheckStickerSetName() - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetName
-
Default constructor for a function, which checks whether a name can be used for a new sticker set.
- CheckStickerSetName(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetName
-
Creates a function, which checks whether a name can be used for a new sticker set.
- CheckStickerSetNameResult() - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetNameResult
-
Default class constructor.
- CheckStickerSetNameResultNameInvalid() - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultNameInvalid
-
The name is invalid.
- CheckStickerSetNameResultNameOccupied() - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultNameOccupied
-
The name is occupied.
- CheckStickerSetNameResultOk() - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultOk
-
The name can be set.
- CheckWebAppFileDownload() - Constructor for class org.drinkless.tdlib.TdApi.CheckWebAppFileDownload
-
Default constructor for a function, which checks whether a file can be downloaded and saved locally by Web App request.
- CheckWebAppFileDownload(long, String, String) - Constructor for class org.drinkless.tdlib.TdApi.CheckWebAppFileDownload
-
Creates a function, which checks whether a file can be downloaded and saved locally by Web App request.
- chosenReactionType - Variable in class org.drinkless.tdlib.TdApi.Story
-
Type of the chosen reaction; may be null if none.
- chosenReactionType - Variable in class org.drinkless.tdlib.TdApi.StoryInteractionTypeView
-
Type of the reaction that was chosen by the viewer; may be null if none.
- city - Variable in class org.drinkless.tdlib.TdApi.Address
-
City.
- city - Variable in class org.drinkless.tdlib.TdApi.LocationAddress
-
City; empty if unknown.
- CleanFileName() - Constructor for class org.drinkless.tdlib.TdApi.CleanFileName
-
Default constructor for a function, which removes potentially dangerous characters from the name of a file.
- CleanFileName(String) - Constructor for class org.drinkless.tdlib.TdApi.CleanFileName
-
Creates a function, which removes potentially dangerous characters from the name of a file.
- ClearAllDraftMessages() - Constructor for class org.drinkless.tdlib.TdApi.ClearAllDraftMessages
-
Default constructor for a function, which clears message drafts in all chats.
- ClearAllDraftMessages(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ClearAllDraftMessages
-
Creates a function, which clears message drafts in all chats.
- ClearAutosaveSettingsExceptions() - Constructor for class org.drinkless.tdlib.TdApi.ClearAutosaveSettingsExceptions
-
Default constructor for a function, which clears the list of all autosave settings exceptions.
- clearCashtags - Variable in class org.drinkless.tdlib.TdApi.ClearSearchedForTags
-
Pass true to clear the list of recently searched for cashtags; otherwise, the list of recently searched for hashtags will be cleared.
- clearDraft - Variable in class org.drinkless.tdlib.TdApi.InputMessageDice
-
True, if the chat message draft must be deleted.
- clearDraft - Variable in class org.drinkless.tdlib.TdApi.InputMessageText
-
True, if a chat message draft must be deleted.
- ClearImportedContacts() - Constructor for class org.drinkless.tdlib.TdApi.ClearImportedContacts
-
Default constructor for a function, which clears all imported contacts, contact list remains unchanged.
- ClearRecentEmojiStatuses() - Constructor for class org.drinkless.tdlib.TdApi.ClearRecentEmojiStatuses
-
Default constructor for a function, which clears the list of recently used emoji statuses for self status.
- ClearRecentlyFoundChats() - Constructor for class org.drinkless.tdlib.TdApi.ClearRecentlyFoundChats
-
Default constructor for a function, which clears the list of recently found chats.
- ClearRecentReactions() - Constructor for class org.drinkless.tdlib.TdApi.ClearRecentReactions
-
Default constructor for a function, which clears the list of recently used reactions.
- ClearRecentStickers() - Constructor for class org.drinkless.tdlib.TdApi.ClearRecentStickers
-
Default constructor for a function, which clears the list of recently used stickers.
- ClearRecentStickers(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ClearRecentStickers
-
Creates a function, which clears the list of recently used stickers.
- ClearSearchedForTags() - Constructor for class org.drinkless.tdlib.TdApi.ClearSearchedForTags
-
Default constructor for a function, which clears the list of recently searched for hashtags or cashtags.
- ClearSearchedForTags(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ClearSearchedForTags
-
Creates a function, which clears the list of recently searched for hashtags or cashtags.
- ClickAnimatedEmojiMessage() - Constructor for class org.drinkless.tdlib.TdApi.ClickAnimatedEmojiMessage
-
Default constructor for a function, which informs TDLib that a message with an animated emoji was clicked by the user.
- ClickAnimatedEmojiMessage(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ClickAnimatedEmojiMessage
-
Creates a function, which informs TDLib that a message with an animated emoji was clicked by the user.
- ClickChatSponsoredMessage() - Constructor for class org.drinkless.tdlib.TdApi.ClickChatSponsoredMessage
-
Default constructor for a function, which informs TDLib that the user opened the sponsored chat via the button, the name, the chat photo, a mention in the sponsored message text, or the media in the sponsored message.
- ClickChatSponsoredMessage(long, long, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ClickChatSponsoredMessage
-
Creates a function, which informs TDLib that the user opened the sponsored chat via the button, the name, the chat photo, a mention in the sponsored message text, or the media in the sponsored message.
- ClickPremiumSubscriptionButton() - Constructor for class org.drinkless.tdlib.TdApi.ClickPremiumSubscriptionButton
-
Default constructor for a function, which informs TDLib that the user clicked Premium subscription button on the Premium features screen.
- Client - Class in org.drinkless.tdlib
-
Main class for interaction with the TDLib.
- Client.ExceptionHandler - Interface in org.drinkless.tdlib
-
Interface for handler of exceptions thrown while invoking ResultHandler.
- Client.ExecutionException - Exception in org.drinkless.tdlib
-
- Client.LogMessageHandler - Interface in org.drinkless.tdlib
-
Interface for handler of messages that are added to the internal TDLib log.
- Client.ResultHandler - Interface in org.drinkless.tdlib
-
Interface for handler for results of queries to TDLib and incoming updates from TDLib.
- clientData - Variable in class org.drinkless.tdlib.TdApi.Chat
-
Application-specific data associated with the chat.
- clientData - Variable in class org.drinkless.tdlib.TdApi.SetChatClientData
-
New value of clientData.
- Close() - Constructor for class org.drinkless.tdlib.TdApi.Close
-
Default constructor for a function, which closes the TDLib instance.
- CloseBirthdayUser() - Constructor for class org.drinkless.tdlib.TdApi.CloseBirthdayUser
-
Describes a user that had or will have a birthday soon.
- CloseBirthdayUser(long, TdApi.Birthdate) - Constructor for class org.drinkless.tdlib.TdApi.CloseBirthdayUser
-
Describes a user that had or will have a birthday soon.
- closeBirthdayUsers - Variable in class org.drinkless.tdlib.TdApi.UpdateContactCloseBirthdays
-
List of contact users with close birthday.
- CloseChat() - Constructor for class org.drinkless.tdlib.TdApi.CloseChat
-
Default constructor for a function, which informs TDLib that the chat is closed by the user.
- CloseChat(long) - Constructor for class org.drinkless.tdlib.TdApi.CloseChat
-
Creates a function, which informs TDLib that the chat is closed by the user.
- closeDate - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
-
Point in time (Unix timestamp) when the poll will automatically be closed; for bots only.
- closeDate - Variable in class org.drinkless.tdlib.TdApi.Poll
-
Point in time (Unix timestamp) when the poll will automatically be closed.
- ClosedVectorPath() - Constructor for class org.drinkless.tdlib.TdApi.ClosedVectorPath
-
Represents a closed vector path.
- ClosedVectorPath(TdApi.VectorPathCommand[]) - Constructor for class org.drinkless.tdlib.TdApi.ClosedVectorPath
-
Represents a closed vector path.
- CloseSecretChat() - Constructor for class org.drinkless.tdlib.TdApi.CloseSecretChat
-
Default constructor for a function, which closes a secret chat, effectively transferring its state to secretChatStateClosed.
- CloseSecretChat(int) - Constructor for class org.drinkless.tdlib.TdApi.CloseSecretChat
-
Creates a function, which closes a secret chat, effectively transferring its state to secretChatStateClosed.
- CloseStory() - Constructor for class org.drinkless.tdlib.TdApi.CloseStory
-
Default constructor for a function, which informs TDLib that a story is closed by the user.
- CloseStory(long, int) - Constructor for class org.drinkless.tdlib.TdApi.CloseStory
-
Creates a function, which informs TDLib that a story is closed by the user.
- CloseWebApp() - Constructor for class org.drinkless.tdlib.TdApi.CloseWebApp
-
Default constructor for a function, which informs TDLib that a previously opened Web App was closed.
- CloseWebApp(long) - Constructor for class org.drinkless.tdlib.TdApi.CloseWebApp
-
Creates a function, which informs TDLib that a previously opened Web App was closed.
- cloudProjectNumber - Variable in class org.drinkless.tdlib.TdApi.FirebaseDeviceVerificationParametersPlayIntegrity
-
Cloud project number to pass to the Play Integrity API.
- cloudProjectNumber - Variable in class org.drinkless.tdlib.TdApi.UpdateApplicationVerificationRequired
-
Cloud project number to pass to the Play Integrity API on Android.
- code - Variable in class org.drinkless.tdlib.TdApi.ApplyPremiumGiftCode
-
The code to apply.
- code - Variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationCode
-
Authentication code to check.
- code - Variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationEmailCode
-
Email address authentication to check.
- code - Variable in class org.drinkless.tdlib.TdApi.CheckEmailAddressVerificationCode
-
Verification code to check.
- code - Variable in class org.drinkless.tdlib.TdApi.CheckLoginEmailAddressCode
-
Email address authentication to check.
- code - Variable in class org.drinkless.tdlib.TdApi.CheckPhoneNumberCode
-
Authentication code to check.
- code - Variable in class org.drinkless.tdlib.TdApi.CheckPremiumGiftCode
-
The code to check.
- code - Variable in class org.drinkless.tdlib.TdApi.CheckRecoveryEmailAddressCode
-
Verification code to check.
- code - Variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCode
-
The code.
- code - Variable in class org.drinkless.tdlib.TdApi.Error
-
Error code; subject to future changes.
- code - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeAuthenticationCode
-
The authentication code.
- code - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumGiftCode
-
The Telegram Premium gift code.
- code - Variable in class org.drinkless.tdlib.TdApi.MessagePremiumGiftCode
-
The gift code.
- codec - Variable in class org.drinkless.tdlib.TdApi.AlternativeVideo
-
Codec used for video file encoding, for example, "h264", "h265", or "av1".
- codeInfo - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitCode
-
Information about the authorization code that was sent.
- codeInfo - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailCode
-
Information about the sent authentication code.
- CollectibleItemInfo() - Constructor for class org.drinkless.tdlib.TdApi.CollectibleItemInfo
-
Contains information about a collectible item and its last purchase.
- CollectibleItemInfo(int, String, long, String, long, String) - Constructor for class org.drinkless.tdlib.TdApi.CollectibleItemInfo
-
Contains information about a collectible item and its last purchase.
- CollectibleItemType() - Constructor for class org.drinkless.tdlib.TdApi.CollectibleItemType
-
Default class constructor.
- CollectibleItemTypePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.CollectibleItemTypePhoneNumber
-
A phone number.
- CollectibleItemTypePhoneNumber(String) - Constructor for class org.drinkless.tdlib.TdApi.CollectibleItemTypePhoneNumber
-
A phone number.
- CollectibleItemTypeUsername() - Constructor for class org.drinkless.tdlib.TdApi.CollectibleItemTypeUsername
-
A username.
- CollectibleItemTypeUsername(String) - Constructor for class org.drinkless.tdlib.TdApi.CollectibleItemTypeUsername
-
A username.
- color - Variable in class org.drinkless.tdlib.TdApi.BackgroundFillSolid
-
A color of the background in the RGB format.
- color - Variable in class org.drinkless.tdlib.TdApi.ForumTopicIcon
-
Color of the topic icon in RGB format.
- colorId - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
The identifier of the chosen color for the chat folder icon; from -1 to 6.
- colorId - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
-
The identifier of the chosen color for the chat folder icon; from -1 to 6.
- colors - Variable in class org.drinkless.tdlib.TdApi.BackgroundFillFreeformGradient
-
A list of 3 or 4 colors of the freeform gradient in the RGB format.
- colors - Variable in class org.drinkless.tdlib.TdApi.UpdateAccentColors
-
Information about supported colors; colors with identifiers 0 (red), 1 (orange), 2 (purple/violet), 3 (green), 4 (cyan), 5 (blue), 6 (pink) must always be supported and aren't included in the list.
- colors - Variable in class org.drinkless.tdlib.TdApi.UpdateProfileAccentColors
-
Information about supported colors.
- colspan - Variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
-
The number of columns the cell spans.
- command - Variable in class org.drinkless.tdlib.TdApi.BotCommand
-
Text of the bot command.
- commands - Variable in class org.drinkless.tdlib.TdApi.BotCommands
-
List of bot commands.
- commands - Variable in class org.drinkless.tdlib.TdApi.BotInfo
-
List of the bot commands.
- commands - Variable in class org.drinkless.tdlib.TdApi.ClosedVectorPath
-
List of vector path commands.
- commands - Variable in class org.drinkless.tdlib.TdApi.SetCommands
-
List of the bot's commands.
- comment - Variable in class org.drinkless.tdlib.TdApi.SendCallRating
-
An optional user comment if the rating is less than 5.
- commissionPerMille - Variable in class org.drinkless.tdlib.TdApi.AffiliateInfo
-
The number of Telegram Stars received by the affiliate for each 1000 Telegram Stars received by the program owner.
- commissionPerMille - Variable in class org.drinkless.tdlib.TdApi.AffiliateProgramParameters
-
The number of Telegram Stars received by the affiliate for each 1000 Telegram Stars received by the program owner; getOption("affiliate_program_commission_per_mille_min")-getOption("affiliate_program_commission_per_mille_max").
- commissionPerMille - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeAffiliateProgramCommission
-
The number of Telegram Stars received by the affiliate for each 1000 Telegram Stars received by the program owner.
- CommitPendingPaidMessageReactions() - Constructor for class org.drinkless.tdlib.TdApi.CommitPendingPaidMessageReactions
-
Default constructor for a function, which applies all pending paid reactions on a message.
- CommitPendingPaidMessageReactions(long, long) - Constructor for class org.drinkless.tdlib.TdApi.CommitPendingPaidMessageReactions
-
Creates a function, which applies all pending paid reactions on a message.
- compareSound - Variable in class org.drinkless.tdlib.TdApi.GetChatNotificationSettingsExceptions
-
Pass true to include in the response chats with only non-default sound.
- completeDate - Variable in class org.drinkless.tdlib.TdApi.FileDownload
-
Point in time (Unix timestamp) when the file downloading was completed; 0 if the file downloading isn't completed.
- completeDate - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownload
-
Point in time (Unix timestamp) when the file downloading was completed; 0 if the file downloading isn't completed.
- completedCount - Variable in class org.drinkless.tdlib.TdApi.DownloadedFileCounts
-
Number of completed file downloads found.
- config - Variable in class org.drinkless.tdlib.TdApi.CallStateReady
-
A JSON-encoded call config.
- ConfirmQrCodeAuthentication() - Constructor for class org.drinkless.tdlib.TdApi.ConfirmQrCodeAuthentication
-
Default constructor for a function, which confirms QR code authentication on another device.
- ConfirmQrCodeAuthentication(String) - Constructor for class org.drinkless.tdlib.TdApi.ConfirmQrCodeAuthentication
-
Creates a function, which confirms QR code authentication on another device.
- ConfirmSession() - Constructor for class org.drinkless.tdlib.TdApi.ConfirmSession
-
Default constructor for a function, which confirms an unconfirmed session of the current user from another device.
- ConfirmSession(long) - Constructor for class org.drinkless.tdlib.TdApi.ConfirmSession
-
Creates a function, which confirms an unconfirmed session of the current user from another device.
- ConnectChatAffiliateProgram() - Constructor for class org.drinkless.tdlib.TdApi.ConnectChatAffiliateProgram
-
Default constructor for a function, which connects an affiliate program to the given chat.
- ConnectChatAffiliateProgram(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ConnectChatAffiliateProgram
-
Creates a function, which connects an affiliate program to the given chat.
- ConnectedWebsite() - Constructor for class org.drinkless.tdlib.TdApi.ConnectedWebsite
-
Contains information about one website the current user is logged in with Telegram.
- ConnectedWebsite(long, String, long, String, String, int, int, String, String) - Constructor for class org.drinkless.tdlib.TdApi.ConnectedWebsite
-
Contains information about one website the current user is logged in with Telegram.
- ConnectedWebsites() - Constructor for class org.drinkless.tdlib.TdApi.ConnectedWebsites
-
Contains a list of websites the current user is logged in with Telegram.
- ConnectedWebsites(TdApi.ConnectedWebsite[]) - Constructor for class org.drinkless.tdlib.TdApi.ConnectedWebsites
-
Contains a list of websites the current user is logged in with Telegram.
- connection - Variable in class org.drinkless.tdlib.TdApi.UpdateBusinessConnection
-
New data about the connection.
- connectionDate - Variable in class org.drinkless.tdlib.TdApi.ChatAffiliateProgram
-
Point in time (Unix timestamp) when the affiliate program was connected.
- connectionId - Variable in class org.drinkless.tdlib.TdApi.DiscardCall
-
Identifier of the connection used during the call.
- connectionId - Variable in class org.drinkless.tdlib.TdApi.GetBusinessConnection
-
Identifier of the business connection to return.
- connectionId - Variable in class org.drinkless.tdlib.TdApi.UpdateBusinessMessageEdited
-
Unique identifier of the business connection.
- connectionId - Variable in class org.drinkless.tdlib.TdApi.UpdateBusinessMessagesDeleted
-
Unique identifier of the business connection.
- connectionId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewBusinessCallbackQuery
-
Unique identifier of the business connection.
- connectionId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewBusinessMessage
-
Unique identifier of the business connection.
- ConnectionState() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionState
-
Default class constructor.
- ConnectionStateConnecting() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionStateConnecting
-
Establishing a connection to the Telegram servers.
- ConnectionStateConnectingToProxy() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionStateConnectingToProxy
-
Establishing a connection with a proxy server.
- ConnectionStateReady() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionStateReady
-
There is a working connection to the Telegram servers.
- ConnectionStateUpdating() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionStateUpdating
-
Downloading data expected to be received while the application was offline.
- ConnectionStateWaitingForNetwork() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionStateWaitingForNetwork
-
Waiting for the network to become available.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AccentColor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AcceptCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AcceptTermsOfService
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AccountTtl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ActivateStoryStealthMode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddBotMediaPreview
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddChatFolderByInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddChatMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddChatMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddChatToList
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddContact
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddCustomServerLanguagePack
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddedReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddedReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddFavoriteSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddFileToDownloads
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddLocalMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddLogMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddMessageReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddNetworkStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddPendingPaidMessageReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddQuickReplyShortcutInlineQueryResultMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddQuickReplyShortcutMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddQuickReplyShortcutMessageAlbum
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddRecentlyFoundChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddRecentSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Address
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddSavedAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddSavedNotificationSound
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddStickerToSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AffiliateInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AffiliateProgramInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AffiliateProgramParameters
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AffiliateProgramSortOrderCreationDate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AffiliateProgramSortOrderProfitability
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AffiliateProgramSortOrderRevenue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AllowBotToSendMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AlternativeVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnimatedChatPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Animation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Animations
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerCustomQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerPreCheckoutQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerShippingQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerWebAppQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ApplyPremiumGiftCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ArchiveChatListSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AssignAppStoreTransaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AssignGooglePlayTransaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBotColor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Audio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseAndroid
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseIos
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFlashCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFragment
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeMissedCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeSms
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeSmsPhrase
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeSmsWord
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeTelegramMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateClosed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateClosing
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateLoggingOut
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateReady
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitOtherDeviceConfirmation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitRegistration
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitTdlibParameters
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettingsPresets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsException
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChannelChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeGroupChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopePrivateChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AvailableReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AvailableReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Background
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundFillFreeformGradient
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundFillGradient
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundFillSolid
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Backgrounds
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundTypeChatTheme
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundTypeFill
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundTypePattern
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundTypeWallpaper
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BanChatMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BankCardActionOpenUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BankCardInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BasicGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Birthdate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BlockListMain
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BlockListStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BlockMessageSenderFromReplies
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BoostChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommand
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommands
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeAllChatAdministrators
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeAllGroupChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeAllPrivateChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChatAdministrators
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChatMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeDefault
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotMediaPreview
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotMediaPreviewInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotMediaPreviews
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotMenuButton
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotWriteAccessAllowReasonAcceptedRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotWriteAccessAllowReasonAddedToAttachmentMenu
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotWriteAccessAllowReasonConnectedWebsite
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotWriteAccessAllowReasonLaunchedWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessAwayMessageScheduleAlways
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessAwayMessageScheduleCustom
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessAwayMessageScheduleOutsideOfOpeningHours
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessAwayMessageSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessBotManageBar
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessChatLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessChatLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessChatLinks
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessConnectedBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessConnection
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureAccountLinks
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureAwayMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureChatFolderTags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureEmojiStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureGreetingMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureOpeningHours
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeaturePromotionAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureQuickReplies
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatures
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureStartPage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessFeatureUpgradedStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessGreetingMessageSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessOpeningHours
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessOpeningHoursInterval
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessRecipients
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BusinessStartPage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Call
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadData
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadDataWithPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadGame
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallDiscardReasonDeclined
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallDiscardReasonDisconnected
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallDiscardReasonEmpty
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallDiscardReasonHungUp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallDiscardReasonMissed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallId
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemDistortedSpeech
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemDistortedVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemDropped
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemEcho
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemInterruptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemNoise
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemPixelatedVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemSilentLocal
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemSilentRemote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProtocol
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallServer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallServerTypeTelegramReflector
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStateDiscarded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStateError
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStateExchangingKeys
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStateHangingUp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStatePending
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStateReady
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanBotSendMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CancelDownloadFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CancelPasswordReset
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CancelPreliminaryUploadFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CancelRecoveryEmailAddressVerification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanPurchaseFromStore
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendMessageToUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendMessageToUserResultOk
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendMessageToUserResultUserIsDeleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendMessageToUserResultUserRestrictsNewChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendStoryResultActiveStoryLimitExceeded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendStoryResultBoostNeeded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendStoryResultMonthlyLimitExceeded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendStoryResultOk
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendStoryResultPremiumNeeded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanSendStoryResultWeeklyLimitExceeded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanTransferOwnership
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultOk
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordNeeded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordTooFresh
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultSessionTooFresh
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChangeImportedContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChangeStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Chat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarAddContact
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarInviteMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarReportAddBlock
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarReportSpam
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarSharePhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionCancel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionChoosingContact
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionChoosingLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionChoosingSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionRecordingVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionRecordingVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionRecordingVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionStartPlayingGame
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionTyping
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionWatchingAnimations
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActiveStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAdministrator
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAdministrators
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAffiliateProgram
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAffiliatePrograms
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAvailableReactionsAll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAvailableReactionsSome
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoost
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoostFeatures
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoostLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoostLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoostSlot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoostSlots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoostSourceGiftCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoostSourceGiveaway
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoostSourcePremium
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBoostStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEvent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventAccentColorChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventActiveUsernamesChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventAvailableReactionsChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventBackgroundChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventCustomEmojiStickerSetChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventDescriptionChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventEmojiStatusChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicCreated
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicDeleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicEdited
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicPinned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsClosed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsHidden
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventHasAggressiveAntiSpamEnabledToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventHasProtectedContentToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkDeleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkEdited
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkRevoked
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventInvitesToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventIsAllHistoryAvailableToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventIsForumToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventLinkedChatChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventLocationChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberInvited
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoined
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberLeft
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberPromoted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberRestricted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberSubscriptionExtended
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMessageAutoDeleteTimeChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMessageDeleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMessageEdited
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMessagePinned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMessageUnpinned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventPermissionsChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventPhotoChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventPollStopped
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventProfileAccentColorChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEvents
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventShowMessageSenderToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventSignMessagesToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventSlowModeDelayChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventStickerSetChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventTitleChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventUsernameChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatCreated
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatEnded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatMuteNewParticipantsToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantIsMutedToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantVolumeLevelChanged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolderIcon
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinks
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkCounts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinks
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkSubscriptionInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatJoinRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatJoinRequests
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatJoinRequestsInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatListArchive
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatListFolder
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatListMain
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatLists
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterAdministrators
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterBanned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterMention
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterRestricted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusBanned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusLeft
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMessageSender
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMessageSenders
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPermissions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhotoInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhotos
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhotoSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeCustomEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPosition
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatRevenueAmount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatRevenueStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeEarnings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeRefund
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeWithdrawal
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Chats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatSourceMtprotoProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsInteractionInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsInviterInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsObjectTypeMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsObjectTypeStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatTheme
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatTypeBasicGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatTypePrivate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatTypeSecret
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationBotToken
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationEmailCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationPasswordRecoveryCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatFolderInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsername
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultOk
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultPublicChatsTooMany
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultPublicGroupsUnavailable
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernameInvalid
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernameOccupied
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernamePurchasable
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckCreatedPublicChatsLimit
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckEmailAddressVerificationCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckLoginEmailAddressCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckPasswordRecoveryCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckPhoneNumberCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckPremiumGiftCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckQuickReplyShortcutName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckRecoveryEmailAddressCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckStickerSetName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultNameInvalid
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultNameOccupied
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultOk
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckWebAppFileDownload
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CleanFileName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearAllDraftMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearAutosaveSettingsExceptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearImportedContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearRecentEmojiStatuses
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearRecentlyFoundChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearRecentReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearRecentStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearSearchedForTags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClickAnimatedEmojiMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClickChatSponsoredMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClickPremiumSubscriptionButton
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Close
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CloseBirthdayUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CloseChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClosedVectorPath
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CloseSecretChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CloseStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CloseWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CollectibleItemInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CollectibleItemTypePhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CollectibleItemTypeUsername
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CommitPendingPaidMessageReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConfirmQrCodeAuthentication
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConfirmSession
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectChatAffiliateProgram
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectedWebsites
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectionStateConnecting
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectionStateConnectingToProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectionStateReady
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectionStateUpdating
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectionStateWaitingForNetwork
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Contact
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Count
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Countries
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CountryInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateBasicGroupChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateBusinessChatLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateChatFolder
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateChatInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateChatSubscriptionInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreatedBasicGroupChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateForumTopic
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateInvoiceLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateNewSecretChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreatePrivateChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateSecretChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateSupergroupChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateTemporaryPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateVideoChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CurrentWeather
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CustomRequestResult
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DatabaseStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Date
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DatedFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DateRange
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeepLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteAccount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteAllCallMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteAllRevokedChatInviteLinks
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteBotMediaPreviews
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteBusinessChatLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteBusinessConnectedBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatFolder
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatFolderInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatHistory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesByDate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesBySender
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatReplyMarkup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteCommands
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteDefaultBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteForumTopic
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteLanguagePack
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeletePassportElement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteQuickReplyShortcut
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteQuickReplyShortcutMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteRevokedChatInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteSavedCredentials
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteSavedMessagesTopicHistory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteSavedMessagesTopicMessagesByDate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteSavedOrderInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Destroy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePush
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePushVoIP
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenBlackBerryPush
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenFirebaseCloudMessaging
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenHuaweiPush
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPush
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPushVoIP
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenSimplePush
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenTizenPush
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenUbuntuPush
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenWebPush
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenWindowsPush
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DiceStickersRegular
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DisableAllSupergroupUsernames
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DisableProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DiscardCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DisconnectAllWebsites
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DisconnectChatAffiliateProgram
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DisconnectWebsite
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Document
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DownloadedFileCounts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DownloadFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DraftMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditBotMediaPreview
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditBusinessChatLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageCaption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageLiveLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageMedia
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageReplyMarkup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditChatFolder
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditChatSubscriptionInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditCustomLanguagePackInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditForumTopic
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditInlineMessageMedia
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditInlineMessageReplyMarkup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditInlineMessageText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageCaption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageMedia
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageReplyMarkup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageSchedulingState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditQuickReplyMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditStarSubscription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditStoryCover
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditUserStarSubscription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationAppleId
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCodeInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationGoogleId
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressResetStateAvailable
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressResetStatePending
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategorySourcePremium
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategorySourceSearch
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategoryTypeChatPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategoryTypeDefault
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategoryTypeEmojiStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategoryTypeRegularStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiKeyword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiKeywords
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Emojis
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiStatuses
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EnableProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EncryptedCredentials
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EndGroupCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EndGroupCallRecording
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EndGroupCallScreenSharing
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Error
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FactCheck
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FailedToAddMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FailedToAddMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.File
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileDownload
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileDownloadedPrefixSize
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FilePart
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeAudio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeNone
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeNotificationSound
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypePhotoStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSecret
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSecretThumbnail
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSecure
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSelfDestructingPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSelfDestructingVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSelfDestructingVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSelfDestructingVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeThumbnail
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeUnknown
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeVideoStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeWallpaper
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FinishFileGeneration
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsAndroid
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsIos
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FirebaseDeviceVerificationParametersPlayIntegrity
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FirebaseDeviceVerificationParametersSafetyNet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FormattedText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForumTopic
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForumTopicIcon
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForumTopics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForwardMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForwardSource
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundAffiliateProgram
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundAffiliatePrograms
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundChatBoosts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundChatMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundFileDownloads
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundPosition
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundPositions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundUsers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Game
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GameHighScore
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GameHighScores
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAccountTtl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetActiveSessions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAllPassportElements
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAllStickerEmojis
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAnimatedEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetApplicationConfig
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetApplicationDownloadLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetArchiveChatListSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetArchivedStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAttachedStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAttachmentMenuBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAuthorizationState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAutoDownloadSettingsPresets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAutosaveSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAvailableChatBoostSlots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAvailableGifts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBackgroundUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBankCardInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBasicGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBasicGroupFullInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBlockedMessageSenders
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBotInfoDescription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBotInfoShortDescription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBotMediaPreviewInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBotMediaPreviews
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBotName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBusinessChatLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBusinessChatLinks
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBusinessConnectedBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBusinessConnection
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBusinessFeatures
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryAnswer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatActiveStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatAdministrators
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatAffiliateProgram
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatAffiliatePrograms
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatArchivedStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatAvailableMessageSenders
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatBoostFeatures
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatBoostLevelFeatures
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatBoostLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatBoostLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatBoosts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatBoostStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatEventLog
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolder
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolderChatCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolderChatsToLeave
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolderDefaultIconName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolderInviteLinks
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolderNewChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatHistory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkCounts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatJoinRequests
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatListsToAddChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatMessageByDate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatMessageCalendar
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatMessageCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatMessagePosition
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatNotificationSettingsExceptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatPinnedMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatPostedToChatPageStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatRevenueStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatRevenueTransactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatRevenueWithdrawalUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatScheduledMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatsForChatFolderInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatSimilarChatCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatSimilarChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatSponsoredMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatStoryInteractions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatsToSendStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCloseFriends
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCollectibleItemInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCommands
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetConnectedWebsites
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCountries
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCountryCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCountryFlagEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCreatedPublicChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCurrentState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCurrentWeather
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCustomEmojiReactionAnimations
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCustomEmojiStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDatabaseStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDeepLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDefaultBackgroundCustomEmojiStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDefaultChatEmojiStatuses
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDefaultChatPhotoCustomEmojiStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDefaultEmojiStatuses
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDefaultMessageAutoDeleteTime
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDefaultProfilePhotoCustomEmojiStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDisallowedChatEmojiStatuses
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetEmojiCategories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetEmojiReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetEmojiSuggestionsUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetExternalLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetExternalLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetFavoriteStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetFileDownloadedPrefixSize
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetFileExtension
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetFileMimeType
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetForumTopic
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetForumTopicDefaultIcons
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetForumTopicLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetForumTopics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGameHighScores
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGiveawayInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGreetingStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGrossingWebAppBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGroupCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGroupCallInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreams
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGroupsInCommon
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetImportedContactCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInactiveSupergroupChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInlineGameHighScores
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInlineQueryResults
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInstalledBackgrounds
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInstalledStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInternalLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInternalLinkType
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetJsonString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetJsonValue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetKeywordEmojis
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLanguagePackInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLanguagePackString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLanguagePackStrings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLinkPreview
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLocalizationTargetInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLoginUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLoginUrlInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLogStream
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLogTags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLogTagVerbosityLevel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLogVerbosityLevel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMainWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMarkdownText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMe
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMenuButton
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageAvailableReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageEffect
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageEmbeddingCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageFileType
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageImportConfirmationText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageLocally
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageProperties
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessagePublicForwards
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageReadDate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageThread
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageViewers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetNetworkStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetNewChatPrivacySettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetOwnedBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetOwnedStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationForm
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationFormAvailableElements
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPassportElement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPasswordState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPaymentForm
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPaymentReceipt
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPhoneNumberInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPhoneNumberInfoSync
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPollVoters
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPreferredCountryLanguage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumFeatures
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumGiftCodePaymentOptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumInfoSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumLimit
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumStickerExamples
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPreparedInlineMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetProxies
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetProxyLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPushReceiverId
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetReadDatePrivacySettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecentEmojiStatuses
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecentInlineBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecentlyOpenedChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecentlyVisitedTMeUrls
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecentStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecommendedChatFolders
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecommendedChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecoveryEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRemoteFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRepliedMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedAnimations
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedMessagesTags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedMessagesTopicHistory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedMessagesTopicMessageByDate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedNotificationSound
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedNotificationSounds
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedOrderInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetScopeNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSearchedForTags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSecretChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStarAdAccountUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStarGiftPaymentOptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStarGiveawayPaymentOptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStarPaymentOptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStarRevenueStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStarSubscriptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStarTransactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStarWithdrawalUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStatisticalGraph
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStickerEmojis
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStickerOutline
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStickerSetName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStorageStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStorageStatisticsFast
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStoryAvailableReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStoryInteractions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStoryNotificationSettingsExceptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStoryPublicForwards
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStoryStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSuggestedFileName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSuggestedStickerSetName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSuitableDiscussionChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSuitablePersonalChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSupergroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSupergroupFullInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSupergroupMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSupportName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSupportUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetTemporaryPasswordState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetTextEntities
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetThemedChatEmojiStatuses
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetThemedEmojiStatuses
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetThemeParametersJsonString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetTimeZones
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetTopChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetTrendingStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserChatBoosts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserFullInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserGifts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserPrivacySettingRules
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserProfilePhotos
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserSupportInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetVideoChatAvailableParticipants
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetVideoChatRtmpUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetWebAppPlaceholder
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetWebAppUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetWebPageInstantView
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Gift
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Gifts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GiveawayInfoCompleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GiveawayInfoOngoing
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GiveawayParameters
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GiveawayParticipantStatusAdministrator
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GiveawayParticipantStatusAlreadyWasMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GiveawayParticipantStatusDisallowedCountry
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GiveawayParticipantStatusEligible
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GiveawayParticipantStatusParticipating
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GiveawayPrizePremium
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GiveawayPrizeStars
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallId
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallParticipantVideoInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallRecentSpeaker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallStream
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallStreams
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallVideoQualityFull
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallVideoQualityMedium
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallVideoQualityThumbnail
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallVideoSourceGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Hashtags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.HideContactCloseBirthdays
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.HideSuggestedAction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.HttpUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.IdentityDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ImportContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ImportedContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ImportMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButton
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeBuy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallback
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackGame
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackWithPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCopyText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeSwitchInline
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAudio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultContact
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultGame
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResults
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeStartBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputBackgroundLocal
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputBackgroundPrevious
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputBackgroundRemote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputBusinessChatLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputBusinessStartPage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputChatPhotoAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputChatPhotoPrevious
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputChatPhotoStatic
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputChatPhotoSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputCredentialsApplePay
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputCredentialsGooglePay
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputCredentialsNew
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputCredentialsSaved
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputFileGenerated
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputFileId
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputFileLocal
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputFileRemote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputIdentityDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInvoiceMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInvoiceName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInvoiceTelegram
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageAudio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageContact
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageDice
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageForwarded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageGame
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessagePaidMedia
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageReplyToExternalMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageReplyToMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageReplyToStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageVenue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPaidMedia
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPaidMediaTypePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPaidMediaTypeVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementBankStatement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementDriverLicense
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementError
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceDataField
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFiles
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFrontSide
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceReverseSide
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceSelfie
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFiles
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceUnspecified
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementIdentityCard
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementInternalPassport
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementPassport
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementPassportRegistration
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementPersonalDetails
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementRentalAgreement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementTemporaryRegistration
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementUtilityBill
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPersonalDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryArea
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryAreas
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypeFoundVenue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypeLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypeLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypeMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypePreviousVenue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypeSuggestedReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypeWeather
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryContentPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputStoryContentVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputTextQuote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputThumbnail
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeActiveSessions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeAuthenticationCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotAddToChannel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBusinessChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBuyStars
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChangePhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatAffiliateProgram
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatBoost
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderInvite
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatInvite
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeDefaultMessageAutoDeleteTimerSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeEditProfileSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeGame
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeInstantView
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeInvoice
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguagePack
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguageSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMainWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePhoneNumberConfirmation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumFeatures
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumGift
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumGiftCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePrivacyAndSecuritySettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePublicChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeQrCodeAuthentication
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeRestorePurchases
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeTheme
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeThemeSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUnknownDeepLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUnsupportedProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUserPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUserToken
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InviteGroupCallParticipants
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InviteLinkChatTypeBasicGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InviteLinkChatTypeChannel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InviteLinkChatTypeSupergroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Invoice
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JoinChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JoinChatByInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonObjectMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueArray
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueBoolean
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueNull
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueObject
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButton
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPoll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUsers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LabeledPricePart
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackStrings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValueDeleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValueOrdinary
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LaunchPrepaidGiveaway
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LeaveChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LeaveGroupCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreview
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewAlbumMediaPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewAlbumMediaVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewOptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeAlbum
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeArticle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeAudio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeChannelBoost
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeEmbeddedAnimationPlayer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeEmbeddedAudioPlayer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeEmbeddedVideoPlayer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeExternalAudio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeExternalVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeInvoice
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypePremiumGiftCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeShareableChatFolder
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeSupergroupBoost
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeTheme
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeUnsupported
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeVideoChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoadActiveStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoadChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoadGroupCallParticipants
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoadQuickReplyShortcutMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoadQuickReplyShortcuts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoadSavedMessagesTopics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LocalFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LocalizationTargetInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Location
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LocationAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoOpen
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoRequestConfirmation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogOut
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogStreamDefault
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogStreamEmpty
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogStreamFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogTags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogVerbosityLevel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MainWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MaskPointChin
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MaskPointEyes
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MaskPointForehead
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MaskPointMouth
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MaskPosition
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Message
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageAnimatedEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageAudio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageAutoDeleteTime
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageBasicGroupChatCreate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageBotWriteAccessAllowed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageCalendar
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageCalendarDay
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatAddMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatBoost
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatChangePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatChangeTitle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatDeleteMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatDeletePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatJoinByLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatJoinByRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatSetBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatSetMessageAutoDeleteTime
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatSetTheme
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatShared
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatUpgradeFrom
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatUpgradeTo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageContact
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageContactRegistered
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageCopyOptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageCustomServiceAction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageDice
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageEffect
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageEffectTypeEmojiReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageEffectTypePremiumSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageExpiredPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageExpiredVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageExpiredVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageExpiredVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageFileTypeGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageFileTypePrivate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageFileTypeUnknown
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForumTopicCreated
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForumTopicEdited
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForumTopicIsClosedToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForumTopicIsHiddenToggled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForwardInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGame
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGameScore
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGift
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGiftedStars
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGiveaway
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGiveawayCompleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGiveawayCreated
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGiveawayPrizeStars
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGiveawayWinners
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageImportInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageInteractionInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageInviteVideoChatParticipants
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageInvoice
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageLinkInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageOriginChannel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageOriginChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageOriginHiddenUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageOriginUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePaidMedia
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePassportDataReceived
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePassportDataSent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePaymentRefunded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePinMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePoll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePosition
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePositions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePremiumGiftCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageProperties
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageProximityAlertTriggered
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReadDateMyPrivacyRestricted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReadDateRead
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReadDateTooOld
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReadDateUnread
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReadDateUserPrivacyRestricted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReplyInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReplyToMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReplyToStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Messages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendAtDate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendWhenOnline
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendWhenVideoProcessed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageScreenshotTaken
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSelfDestructTypeImmediately
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSelfDestructTypeTimer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSenderChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSenders
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSenderUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSendingStatePending
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSendOptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceChatEventLog
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceChatHistory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceChatList
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceForumTopicHistory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceHistoryPreview
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceMessageThreadHistory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceNotification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceOther
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceScreenshot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceSearch
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSponsor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSuggestProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSupergroupChatCreate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageThreadInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageUnsupported
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageUsersShared
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVenue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVideoChatEnded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVideoChatScheduled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVideoChatStarted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageViewer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageViewers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageWebAppDataReceived
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageWebAppDataSent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Minithumbnail
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkTypeMobile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkTypeMobileRoaming
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkTypeNone
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkTypeOther
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkTypeWiFi
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NewChatPrivacySettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Notification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationGroupTypeCalls
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationGroupTypeMentions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationGroupTypeMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationGroupTypeSecretChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationSettingsScopeChannelChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationSettingsScopeGroupChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationSettingsScopePrivateChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationSound
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationSounds
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewSecretChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Ok
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OpenChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OpenChatSimilarChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OpenMessageContent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OpenStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OpenWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OptionValueBoolean
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OptionValueEmpty
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OptionValueInteger
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OptionValueString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OrderInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Outline
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockAnchor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockAudio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockAuthorDate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockBlockQuote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockCaption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockChatLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockCollage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockCover
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockDetails
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockDivider
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockFooter
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockHeader
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentCenter
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentLeft
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentRight
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockKicker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockList
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockListItem
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockMap
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockParagraph
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockPreformatted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockPullQuote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticles
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockSlideshow
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockSubheader
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockSubtitle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockTable
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockTitle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentBottom
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentMiddle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentTop
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaidMediaPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaidMediaPreview
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaidMediaUnsupported
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaidMediaVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaidReactor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ParseMarkdown
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ParseTextEntities
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportAuthorizationForm
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementBankStatement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementDriverLicense
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementError
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceDataField
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFiles
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFrontSide
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceReverseSide
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceSelfie
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceTranslationFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceTranslationFiles
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceUnspecified
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementIdentityCard
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementInternalPassport
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementPassport
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementPassportRegistration
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementPersonalDetails
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementRentalAgreement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElements
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementsWithErrors
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTemporaryRegistration
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeBankStatement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeDriverLicense
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeIdentityCard
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeInternalPassport
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypePassport
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypePassportRegistration
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypePersonalDetails
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypePhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeRentalAgreement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeTemporaryRegistration
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeUtilityBill
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementUtilityBill
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportRequiredElement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportSuitableElement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PasswordState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentForm
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentFormTypeRegular
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentFormTypeStars
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentFormTypeStarSubscription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentProviderOther
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentProviderSmartGlocal
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentProviderStripe
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentReceiptTypeRegular
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentReceiptTypeStars
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentResult
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PersonalDetails
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PersonalDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PhoneNumberCodeTypeChange
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PhoneNumberCodeTypeConfirmOwnership
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PhoneNumberCodeTypeVerify
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PhoneNumberInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Photo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PhotoSize
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PinChatMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PingProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Point
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Poll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PollOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PollTypeQuiz
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PollTypeRegular
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PreliminaryUploadFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureAccentColor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureAdvancedChatManagement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureAnimatedProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureAppIcons
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureBackgroundForBoth
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureBusiness
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureChatBoost
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureCustomEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureDisabledAds
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureEmojiStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureForumTopicIcon
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureImprovedDownloadSpeed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureIncreasedLimits
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureIncreasedUploadFileSize
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureLastSeenTimes
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureMessageEffects
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureMessagePrivacy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureProfileBadge
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeaturePromotionAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureRealTimeChatTranslation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatures
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureSavedMessagesTags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureUniqueReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureUniqueStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureUpgradedStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureVoiceRecognition
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumGiftCodeInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumGiftCodePaymentOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumGiftCodePaymentOptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimit
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeActiveStoryCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeBioLength
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeCaptionLength
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderChosenChatCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderInviteLinkCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeCreatedPublicChatCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeFavoriteStickerCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeMonthlySentStoryCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypePinnedArchivedChatCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypePinnedChatCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypePinnedSavedMessagesTopicCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeSavedAnimationCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeShareableChatFolderCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeSimilarChatCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeStoryCaptionLength
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeStorySuggestedReactionAreaCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeSupergroupCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeWeeklySentStoryCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumSourceBusinessFeature
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumSourceFeature
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumSourceLimitExceeded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumSourceLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumSourceSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumSourceStoryFeature
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumStoryFeatureCustomExpirationDuration
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumStoryFeatureLinksAndFormatting
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumStoryFeaturePermanentViewsHistory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumStoryFeaturePriorityOrder
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumStoryFeatureSaveStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumStoryFeatureStealthMode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumStoryFeatureVideoQuality
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PrepaidGiveaway
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PreparedInlineMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PreparedInlineMessageId
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProcessChatFolderNewChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequests
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProcessPushNotification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProductInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProfileAccentColor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProfileAccentColors
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Proxies
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Proxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProxyTypeHttp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProxyTypeMtproto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProxyTypeSocks5
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PublicChatTypeHasUsername
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PublicChatTypeIsLocationBased
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PublicForwardMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PublicForwards
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PublicForwardStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentAudio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentBasicGroupChatCreate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatAddMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatChangePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatChangeTitle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatDeleteMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatJoinByLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatJoinByRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatSetBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatSetTheme
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentContact
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentContactRegistered
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentGame
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentGift
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentGiveaway
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentHidden
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentInvoice
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentMessageForwards
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentPaidMedia
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentPoll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentPremiumGiftCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentRecurringPayment
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentScreenshotTaken
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentSuggestProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushReceiverId
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.QuickReplyMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.QuickReplyMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.QuickReplyShortcut
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RateSpeechRecognition
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionNotificationSourceAll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionNotificationSourceContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionNotificationSourceNone
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionTypeCustomEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionTypeEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionTypePaid
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionUnavailabilityReasonAnonymousAdministrator
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionUnavailabilityReasonGuest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadAllChatMentions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadAllChatReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadMentions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadChatList
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadDatePrivacySettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReaddQuickReplyShortcutMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadFilePart
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecognizeSpeech
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecommendedChatFolder
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecommendedChatFolders
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecoverAuthenticationPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecoverPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecoveryEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RefundStarPayment
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RegisterDevice
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RegisterUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoteFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveAllFilesFromDownloads
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveBusinessConnectedBotFromChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveChatActionBar
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveFavoriteSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveFileFromDownloads
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveInstalledBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveMessageReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveNotification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveNotificationGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemovePendingPaidMessageReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveRecentHashtag
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveRecentlyFoundChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveRecentSticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveSavedAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveSavedNotificationSound
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveSearchedForTag
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveStickerFromSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveTopChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderActiveUsernames
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderBotActiveUsernames
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderBotMediaPreviews
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderChatFolders
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderInstalledStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderQuickReplyShortcuts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderSupergroupActiveUsernames
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplacePrimaryChatInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplaceStickerInSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplaceVideoChatRtmpUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplyMarkupForceReply
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplyMarkupInlineKeyboard
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplyMarkupRemoveKeyboard
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportAuthenticationCodeMissing
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatResultMessagesRequired
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatResultOk
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatResultOptionRequired
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatResultTextRequired
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatSponsoredMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatSponsoredMessageResultAdsHidden
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatSponsoredMessageResultFailed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatSponsoredMessageResultOk
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatSponsoredMessageResultOptionRequired
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatSponsoredMessageResultPremiumRequired
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportMessageReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportPhoneNumberCodeMissing
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportReasonChildAbuse
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportReasonCopyright
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportReasonCustom
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportReasonFake
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportReasonIllegalDrugs
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportReasonPersonalDetails
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportReasonPornography
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportReasonSpam
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportReasonUnrelatedLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportReasonViolence
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportStoryResultOk
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportStoryResultOptionRequired
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportStoryResultTextRequired
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportSupergroupAntiSpamFalsePositive
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportSupergroupSpam
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RequestAuthenticationPasswordRecovery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RequestPasswordRecovery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RequestQrCodeAuthentication
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendAuthenticationCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendCodeReasonUserRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendCodeReasonVerificationFailed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendEmailAddressVerificationCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendLoginEmailAddressCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendPhoneNumberCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendRecoveryEmailAddressCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetAllNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetAuthenticationEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetInstalledBackgrounds
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetNetworkStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetPasswordResultDeclined
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetPasswordResultOk
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetPasswordResultPending
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReuseStarSubscription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RevenueWithdrawalStateFailed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RevenueWithdrawalStatePending
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RevenueWithdrawalStateSucceeded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RevokeChatInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RevokeGroupCallInviteLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextAnchor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextAnchorLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextBold
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextFixed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextIcon
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextItalic
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextMarked
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextPlain
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextReference
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTexts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextStrikethrough
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextSubscript
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextSuperscript
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextUnderline
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RtmpUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SavedCredentials
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SavedMessagesTag
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SavedMessagesTags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SavedMessagesTopic
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SavedMessagesTopicTypeAuthorHidden
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SavedMessagesTopicTypeMyNotes
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SavedMessagesTopicTypeSavedFromChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SavePreparedInlineMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ScopeAutosaveSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchAffiliatePrograms
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchCallMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChatAffiliateProgram
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChatMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChatRecentLocationMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChatsOnServer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchEmojis
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchFileDownloads
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchHashtags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterAnimation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterAudio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterChatPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterDocument
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterEmpty
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterFailedToSend
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterMention
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterPhotoAndVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterPinned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterUnreadMention
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterUnreadReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVoiceAndVideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchOutgoingDocumentMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchPublicChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchPublicChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchPublicMessagesByTag
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchPublicStoriesByLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchPublicStoriesByTag
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchPublicStoriesByVenue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchQuote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchRecentlyFoundChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchSavedMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchSecretMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchStringsByPrefix
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchUserByPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchUserByToken
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchWebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Seconds
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SecretChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SecretChatStateClosed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SecretChatStatePending
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SecretChatStateReady
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SellGift
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendAuthenticationFirebaseSms
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendBotStartMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendBusinessMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendBusinessMessageAlbum
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendCallDebugInformation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendCallLog
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendCallRating
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendCallSignalingData
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendChatAction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendCustomRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendEmailAddressVerificationCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendGift
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendMessageAlbum
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendPassportAuthorizationForm
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberFirebaseSms
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendQuickReplyShortcutMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendWebAppCustomRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendWebAppData
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SentWebAppMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Session
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Sessions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeAndroid
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeApple
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeBrave
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeChrome
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeEdge
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeFirefox
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeIpad
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeIphone
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeLinux
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeMac
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeOpera
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeSafari
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeUbuntu
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeUnknown
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeVivaldi
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeWindows
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeXbox
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAccentColor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAccountTtl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAlarm
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetApplicationVerificationToken
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetArchiveChatListSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAuthenticationEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAuthenticationPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAutosaveSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBirthdate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBotInfoDescription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBotName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBotProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBotUpdatesStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBusinessAwayMessageSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBusinessConnectedBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBusinessGreetingMessageSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBusinessLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBusinessMessageIsPinned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBusinessOpeningHours
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBusinessStartPage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatAccentColor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatActiveStoriesList
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatAffiliateProgram
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatAvailableReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatClientData
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatDescription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatDiscussionGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatDraftMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatEmojiStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatMemberStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatMessageAutoDeleteTime
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatMessageSender
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatPermissions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatPinnedStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatProfileAccentColor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatTheme
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatTitle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetCloseFriends
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetCommands
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetCustomEmojiStickerSetThumbnail
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetCustomLanguagePackString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDatabaseEncryptionKey
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDefaultBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDefaultChannelAdministratorRights
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDefaultGroupAdministratorRights
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDefaultMessageAutoDeleteTime
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDefaultReactionType
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetEmojiStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetFileGenerationProgress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetGameScore
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantVolumeLevel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetGroupCallTitle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetInactiveSessionTtl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetInlineGameScore
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetLoginEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetLogStream
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetLogTagVerbosityLevel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetLogVerbosityLevel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetMenuButton
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetMessageFactCheck
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetMessageReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetMessageSenderBlockList
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetNetworkType
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetNewChatPrivacySettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPassportElement
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPassportElementErrors
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPersonalChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPinnedChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPinnedForumTopics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPinnedSavedMessagesTopics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPollAnswer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetProfileAccentColor
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetQuickReplyShortcutName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetReactionNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetReadDatePrivacySettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetRecoveryEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetSavedMessagesTagLabel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetScopeNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerEmojis
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerKeywords
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerMaskPosition
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerPositionInSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerSetTitle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStoryPrivacySettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStoryReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetSupergroupCustomEmojiStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetSupergroupUnrestrictBoostCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetSupergroupUsername
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetUserEmojiStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetUsername
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetUserPersonalProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetUserPrivacySettingRules
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetUserSupportInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetVideoChatDefaultParticipant
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ShareChatWithBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SharedChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SharedUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SharePhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ShareUsersWithBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ShippingOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultError
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultPending
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SponsoredMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarAmount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarGiveawayWinnerOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarPaymentOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarPaymentOptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarRevenueStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarRevenueStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarSubscription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarSubscriptionPricing
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarSubscriptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarSubscriptionTypeBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarSubscriptionTypeChannel
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StartGroupCallRecording
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StartGroupCallScreenSharing
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionDirectionIncoming
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionDirectionOutgoing
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeAffiliateProgramCommission
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeAppStoreDeposit
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeBotInvoicePurchase
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeBotInvoiceSale
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeBotPaidMediaPurchase
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeBotPaidMediaSale
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeBotSubscriptionPurchase
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeBotSubscriptionSale
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidMediaPurchase
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidMediaSale
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidReactionReceive
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidReactionSend
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelSubscriptionPurchase
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelSubscriptionSale
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeFragmentDeposit
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeFragmentWithdrawal
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeGiftPurchase
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeGiftSale
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeGiveawayDeposit
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeGooglePlayDeposit
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypePremiumBotDeposit
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeTelegramAdsWithdrawal
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeTelegramApiUsage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeUnsupported
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeUserDeposit
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StartScheduledGroupCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StatisticalGraphAsync
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StatisticalGraphData
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StatisticalGraphError
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StatisticalValue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Sticker
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFormatTgs
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFormatWebm
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFormatWebp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFullTypeCustomEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFullTypeMask
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFullTypeRegular
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Stickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerTypeCustomEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerTypeMask
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerTypeRegular
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StopBusinessPoll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StopPoll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorageStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorageStatisticsFast
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedStars
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumGiftCodes
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumGiveaway
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeStarGiveaway
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeStars
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Stories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Story
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryArea
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryAreaPosition
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeLocation
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeSuggestedReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeVenue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeWeather
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryContentPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryContentUnsupported
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryContentVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryFullId
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryInteraction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryInteractionInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryInteractions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryInteractionTypeForward
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryInteractionTypeRepost
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryInteractionTypeView
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryListArchive
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryListMain
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryOriginHiddenUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryOriginPublicStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryPrivacySettingsCloseFriends
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryPrivacySettingsContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryPrivacySettingsEveryone
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryPrivacySettingsSelectedUsers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryRepostInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryStatistics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StoryVideo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionCheckPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionCheckPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionConvertToBroadcastGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionEnableArchiveAndMuteNewChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionExtendPremium
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionExtendStarSubscriptions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionGiftPremiumForChristmas
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionRestorePremium
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionSetBirthdate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionSetPassword
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionSubscribeToAnnualPremium
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionUpgradePremium
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionViewChecksHint
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestUserProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Supergroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterAdministrators
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBanned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterMention
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRecent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRestricted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterSearch
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SynchronizeLanguagePack
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TargetChatChosen
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TargetChatCurrent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TargetChatInternalLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TargetChatTypes
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeGiftedStars
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeJoinChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposePremiumGiftCodes
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposePremiumGiveaway
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeStarGiveaway
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeStars
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TemporaryPasswordState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TerminateAllOtherSessions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TerminateSession
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TermsOfService
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestBytes
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallBytes
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallEmpty
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallVectorInt
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallVectorIntObject
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallVectorString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallVectorStringObject
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestGetDifference
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestInt
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestNetwork
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestProxy
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestReturnError
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestSquareInt
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestUseUpdate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestVectorInt
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestVectorIntObject
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestVectorString
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestVectorStringObject
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Text
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntities
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntity
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeBankCardNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeBlockQuote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeBold
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeBotCommand
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeCashtag
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeCustomEmoji
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeEmailAddress
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeExpandableBlockQuote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeHashtag
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeItalic
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeMediaTimestamp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeMention
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeMentionName
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypePhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypePre
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypePreCode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeSpoiler
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeStrikethrough
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeTextUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeUnderline
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextParseModeHTML
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextParseModeMarkdown
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextQuote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThemeParameters
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThemeSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Thumbnail
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatGif
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatJpeg
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatMpeg4
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatPng
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatTgs
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatWebm
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatWebp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TimeZone
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TimeZones
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrl
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrls
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeChatInvite
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeSupergroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleAllDownloadsArePaused
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleBotCanManageEmojiStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleBusinessConnectedBotChatIsPaused
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatDefaultDisableNotification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatFolderTags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatHasProtectedContent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatViewAsTopics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleDownloadIsPaused
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGiftIsSaved
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallEnabledStartNotification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoEnabled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoPaused
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallMuteNewParticipants
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallScreenSharingIsPaused
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleHasSponsoredMessagesEnabled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TogglePaidMessageReactionIsAnonymous
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSavedMessagesTopicIsPinned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleStoryIsPostedToChatPage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupCanHaveSponsoredMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasHiddenMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsBroadcastGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinByRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinToSendMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleUsernameIsActive
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryCalls
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryChannels
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryForwardChats
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryGroups
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryInlineBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryUsers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryWebAppBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TransferChatOwnership
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TranslateMessageText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TranslateText
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TrendingStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UnconfirmedSession
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UnpinAllChatMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UnpinAllMessageThreadMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UnpinChatMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UnreadReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAccentColors
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateActiveEmojiReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateActiveLiveLocationMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateActiveNotifications
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAnimatedEmojiMessageClicked
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAnimationSearchParameters
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateApplicationVerificationRequired
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAttachmentMenuBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAuthorizationState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAutosaveSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAvailableMessageEffects
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateBasicGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateBasicGroupFullInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateBusinessConnection
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateBusinessMessageEdited
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateBusinessMessagesDeleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatAccentColors
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatAction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatActionBar
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatActiveStories
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatAddedToList
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatAvailableReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatBlockList
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatBoost
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatBusinessBotManageBar
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatDefaultDisableNotification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatDraftMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatEmojiStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatFolders
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatHasProtectedContent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatHasScheduledMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatIsMarkedAsUnread
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatIsTranslatable
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatLastMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatMessageAutoDeleteTime
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatMessageSender
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatOnlineMemberCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatPendingJoinRequests
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatPermissions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatPhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatPosition
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatReadInbox
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatReadOutbox
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatRemovedFromList
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatReplyMarkup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatRevenueAmount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatTheme
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatThemes
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatTitle
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatUnreadMentionCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatUnreadReactionCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatVideoChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatViewAsTopics
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateConnectionState
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateContactCloseBirthdays
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateDefaultBackground
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateDefaultReactionType
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateDiceEmojis
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFavoriteStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileAddedToDownloads
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileDownload
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileDownloads
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStart
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStop
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileRemovedFromDownloads
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateForumTopicInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateGroupCall
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateGroupCallParticipant
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateHavePendingNotifications
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateInstalledStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateLanguagePackStrings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageContent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageContentOpened
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageEdited
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageFactCheck
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageInteractionInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageIsPinned
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageLiveLocationViewed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageMentionRead
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageReaction
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendAcknowledged
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendFailed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendSucceeded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageUnreadReactions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewBusinessCallbackQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewBusinessMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewCallSignalingData
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewCustomEvent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewCustomQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewMessage
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNotification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateOption
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateOwnedStarCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdatePaidMediaPurchased
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdatePoll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdatePollAnswer
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateProfileAccentColors
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateQuickReplyShortcut
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateQuickReplyShortcutDeleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateQuickReplyShortcutMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateQuickReplyShortcuts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateReactionNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateRecentStickers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Updates
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSavedAnimations
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSavedMessagesTags
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSavedMessagesTopic
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSavedMessagesTopicCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSavedNotificationSounds
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateScopeNotificationSettings
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSecretChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateServiceNotification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSpeechRecognitionTrial
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSpeedLimitNotification
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateStarRevenueStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateStickerSet
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateStory
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateStoryDeleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateStoryListChatCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateStorySendFailed
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateStorySendSucceeded
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateStoryStealthMode
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSuggestedActions
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSupergroup
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSupergroupFullInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateTermsOfService
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateTrendingStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUnconfirmedSession
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUnreadMessageCount
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUser
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUserFullInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUserPrivacySettingRules
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUserStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateVideoPublished
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateWebAppMessageSent
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpgradeBasicGroupChatToSupergroupChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UploadStickerFile
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.User
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserFullInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserGift
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserGifts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserLink
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Usernames
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowCalls
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowChatInvites
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowFindingByPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowPeerToPeerCalls
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAutosaveGifts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowAll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowChatMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowPremiumUsers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowUsers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictAll
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictBots
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictChatMembers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictContacts
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictUsers
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRules
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowBio
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowBirthdate
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowLinkInForwardedMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowPhoneNumber
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowProfilePhoto
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowStatus
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Users
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusEmpty
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusLastMonth
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusLastWeek
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusOffline
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusOnline
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusRecently
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserSupportInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserTypeBot
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserTypeDeleted
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserTypeRegular
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserTypeUnknown
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ValidatedOrderInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ValidateOrderInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.VectorPathCommandCubicBezierCurve
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.VectorPathCommandLine
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Venue
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Video
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.VideoChat
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.VideoNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ViewMessages
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ViewPremiumFeature
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ViewTrendingStickerSets
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.VoiceNote
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebApp
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebAppInfo
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebAppOpenModeCompact
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebAppOpenModeFullScreen
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebAppOpenModeFullSize
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebAppOpenParameters
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebPageInstantView
-
Identifier uniquely determining type of the object.
- CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WriteGeneratedFilePart
-
Identifier uniquely determining type of the object.
- contact - Variable in class org.drinkless.tdlib.TdApi.AddContact
-
The contact to add or edit; phone number may be empty and needs to be specified only if known, vCard is ignored.
- Contact() - Constructor for class org.drinkless.tdlib.TdApi.Contact
-
Describes a user contact.
- Contact(String, String, String, String, long) - Constructor for class org.drinkless.tdlib.TdApi.Contact
-
Describes a user contact.
- contact - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultContact
-
A user contact.
- contact - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
-
User contact.
- contact - Variable in class org.drinkless.tdlib.TdApi.InputMessageContact
-
Contact to send.
- contact - Variable in class org.drinkless.tdlib.TdApi.MessageContact
-
The contact description.
- contacts - Variable in class org.drinkless.tdlib.TdApi.ChangeImportedContacts
-
The new list of contacts, contact's vCard are ignored and are not imported.
- contacts - Variable in class org.drinkless.tdlib.TdApi.ImportContacts
-
The list of contacts to import or edit; contacts' vCard are ignored and are not imported.
- containsLink - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
-
True, if the first line of the text contains a link.
- containsUnreadMention - Variable in class org.drinkless.tdlib.TdApi.Message
-
True, if the message contains an unread mention for the current user.
- content - Variable in class org.drinkless.tdlib.TdApi.AddBotMediaPreview
-
Content of the added preview.
- content - Variable in class org.drinkless.tdlib.TdApi.BotMediaPreview
-
Content of the preview.
- content - Variable in class org.drinkless.tdlib.TdApi.EditBotMediaPreview
-
Content of the new preview.
- content - Variable in class org.drinkless.tdlib.TdApi.EditStory
-
New content of the story; pass null to keep the current content.
- content - Variable in class org.drinkless.tdlib.TdApi.Message
-
Content of the message.
- content - Variable in class org.drinkless.tdlib.TdApi.MessageReplyToMessage
-
Media content of the message if the message was from another chat or topic; may be null for messages from the same chat and messages without media.
- content - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
-
Push message content.
- content - Variable in class org.drinkless.tdlib.TdApi.QuickReplyMessage
-
Content of the message.
- content - Variable in class org.drinkless.tdlib.TdApi.SendStory
-
Content of the story.
- content - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
-
Content of the message.
- content - Variable in class org.drinkless.tdlib.TdApi.Story
-
Content of the story.
- content - Variable in class org.drinkless.tdlib.TdApi.UpdateServiceNotification
-
Notification content.
- conversion - Variable in class org.drinkless.tdlib.TdApi.InputFileGenerated
-
String specifying the conversion applied to the original file; must be persistent across application restarts.
- conversion - Variable in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStart
-
If the conversion is "#url#" than originalPath contains an HTTP/HTTPS URL of a file that must be downloaded by the application.
- cooldownUntilDate - Variable in class org.drinkless.tdlib.TdApi.ChatBoostSlot
-
Point in time (Unix timestamp) after which the boost can be used for another chat.
- cooldownUntilDate - Variable in class org.drinkless.tdlib.TdApi.UpdateStoryStealthMode
-
Point in time (Unix timestamp) when stealth mode can be enabled again; 0 if there is no active cooldown.
- copyOptions - Variable in class org.drinkless.tdlib.TdApi.InputMessageForwarded
-
Options to be used to copy content of the message without reference to the original sender; pass null to forward the message as usual.
- cornerRadiusPercentage - Variable in class org.drinkless.tdlib.TdApi.StoryAreaPosition
-
The radius of the rectangle corner rounding, as a percentage of the media width.
- correctOptionId - Variable in class org.drinkless.tdlib.TdApi.PollTypeQuiz
-
0-based identifier of the correct answer option; -1 for a yet unanswered poll.
- count - Variable in class org.drinkless.tdlib.TdApi.ChatBoost
-
The number of identical boosts applied.
- Count() - Constructor for class org.drinkless.tdlib.TdApi.Count
-
Contains a counter.
- Count(int) - Constructor for class org.drinkless.tdlib.TdApi.Count
-
Contains a counter.
- count - Variable in class org.drinkless.tdlib.TdApi.Count
-
Count.
- count - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
-
Limit on the total number of files after deletion.
- count - Variable in class org.drinkless.tdlib.TdApi.ReadFilePart
-
Number of bytes to read.
- count - Variable in class org.drinkless.tdlib.TdApi.SavedMessagesTag
-
Number of times the tag was used; may be 0 if the tag has non-empty label.
- count - Variable in class org.drinkless.tdlib.TdApi.StorageStatistics
-
Total number of files.
- count - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
-
Total number of files in the chat.
- count - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
-
Total number of files.
- Countries() - Constructor for class org.drinkless.tdlib.TdApi.Countries
-
Contains information about countries.
- Countries(TdApi.CountryInfo[]) - Constructor for class org.drinkless.tdlib.TdApi.Countries
-
Contains information about countries.
- countries - Variable in class org.drinkless.tdlib.TdApi.Countries
-
The list of countries.
- country - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberInfo
-
Information about the country to which the phone number belongs; may be null.
- countryCallingCode - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberInfo
-
The part of the phone number denoting country calling code or its part.
- countryCode - Variable in class org.drinkless.tdlib.TdApi.Address
-
A two-letter ISO 3166-1 alpha-2 country code.
- countryCode - Variable in class org.drinkless.tdlib.TdApi.CountryInfo
-
A two-letter ISO 3166-1 alpha-2 country code.
- countryCode - Variable in class org.drinkless.tdlib.TdApi.FactCheck
-
A two-letter ISO 3166-1 alpha-2 country code of the country for which the fact-check is shown.
- countryCode - Variable in class org.drinkless.tdlib.TdApi.GetCountryFlagEmoji
-
A two-letter ISO 3166-1 alpha-2 country code as received from getCountries.
- countryCode - Variable in class org.drinkless.tdlib.TdApi.GetPreferredCountryLanguage
-
A two-letter ISO 3166-1 alpha-2 country code.
- countryCode - Variable in class org.drinkless.tdlib.TdApi.LocationAddress
-
A two-letter ISO 3166-1 alpha-2 country code.
- countryCode - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
-
A two-letter ISO 3166-1 alpha-2 country code of the user's country.
- countryCodes - Variable in class org.drinkless.tdlib.TdApi.GiveawayParameters
-
The list of two-letter ISO 3166-1 alpha-2 codes of countries, users from which will be eligible for the giveaway.
- CountryInfo() - Constructor for class org.drinkless.tdlib.TdApi.CountryInfo
-
Contains information about a country.
- CountryInfo(String, String, String, boolean, String[]) - Constructor for class org.drinkless.tdlib.TdApi.CountryInfo
-
Contains information about a country.
- counts - Variable in class org.drinkless.tdlib.TdApi.UpdateFileAddedToDownloads
-
New number of being downloaded and recently downloaded files found.
- counts - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownload
-
New number of being downloaded and recently downloaded files found.
- counts - Variable in class org.drinkless.tdlib.TdApi.UpdateFileRemovedFromDownloads
-
New number of being downloaded and recently downloaded files found.
- cover - Variable in class org.drinkless.tdlib.TdApi.PageBlockCover
-
Cover.
- coverFrameTimestamp - Variable in class org.drinkless.tdlib.TdApi.EditStoryCover
-
New timestamp of the frame, which will be used as video thumbnail.
- coverFrameTimestamp - Variable in class org.drinkless.tdlib.TdApi.InputStoryContentVideo
-
Timestamp of the frame, which will be used as video thumbnail.
- coverFrameTimestamp - Variable in class org.drinkless.tdlib.TdApi.StoryVideo
-
Timestamp of the frame used as video thumbnail.
- covers - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
Up to the first 5 stickers from the set, depending on the context.
- create(Client.ResultHandler, Client.ExceptionHandler, Client.ExceptionHandler) - Static method in class org.drinkless.tdlib.Client
-
Creates new Client.
- CreateBasicGroupChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateBasicGroupChat
-
Default constructor for a function, which returns an existing chat corresponding to a known basic group.
- CreateBasicGroupChat(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateBasicGroupChat
-
Creates a function, which returns an existing chat corresponding to a known basic group.
- CreateBusinessChatLink() - Constructor for class org.drinkless.tdlib.TdApi.CreateBusinessChatLink
-
Default constructor for a function, which creates a business chat link for the current account.
- CreateBusinessChatLink(TdApi.InputBusinessChatLink) - Constructor for class org.drinkless.tdlib.TdApi.CreateBusinessChatLink
-
Creates a function, which creates a business chat link for the current account.
- CreateCall() - Constructor for class org.drinkless.tdlib.TdApi.CreateCall
-
Default constructor for a function, which creates a new call.
- CreateCall(long, TdApi.CallProtocol, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateCall
-
Creates a function, which creates a new call.
- CreateChatFolder() - Constructor for class org.drinkless.tdlib.TdApi.CreateChatFolder
-
Default constructor for a function, which creates new chat folder.
- CreateChatFolder(TdApi.ChatFolder) - Constructor for class org.drinkless.tdlib.TdApi.CreateChatFolder
-
Creates a function, which creates new chat folder.
- CreateChatFolderInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
-
Default constructor for a function, which creates a new invite link for a chat folder.
- CreateChatFolderInviteLink(int, String, long[]) - Constructor for class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
-
Creates a function, which creates a new invite link for a chat folder.
- CreateChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.CreateChatInviteLink
-
Default constructor for a function, which creates a new invite link for a chat.
- CreateChatInviteLink(long, String, int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateChatInviteLink
-
Creates a function, which creates a new invite link for a chat.
- CreateChatSubscriptionInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.CreateChatSubscriptionInviteLink
-
Default constructor for a function, which creates a new subscription invite link for a channel chat.
- CreateChatSubscriptionInviteLink(long, String, TdApi.StarSubscriptionPricing) - Constructor for class org.drinkless.tdlib.TdApi.CreateChatSubscriptionInviteLink
-
Creates a function, which creates a new subscription invite link for a channel chat.
- CreatedBasicGroupChat() - Constructor for class org.drinkless.tdlib.TdApi.CreatedBasicGroupChat
-
Contains information about a newly created basic group chat.
- CreatedBasicGroupChat(long, TdApi.FailedToAddMembers) - Constructor for class org.drinkless.tdlib.TdApi.CreatedBasicGroupChat
-
Contains information about a newly created basic group chat.
- CreateForumTopic() - Constructor for class org.drinkless.tdlib.TdApi.CreateForumTopic
-
Default constructor for a function, which creates a topic in a forum supergroup chat; requires canManageTopics administrator or canCreateTopics member right in the supergroup.
- CreateForumTopic(long, String, TdApi.ForumTopicIcon) - Constructor for class org.drinkless.tdlib.TdApi.CreateForumTopic
-
Creates a function, which creates a topic in a forum supergroup chat; requires canManageTopics administrator or canCreateTopics member right in the supergroup.
- CreateInvoiceLink() - Constructor for class org.drinkless.tdlib.TdApi.CreateInvoiceLink
-
Default constructor for a function, which creates a link for the given invoice; for bots only.
- CreateInvoiceLink(String, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.CreateInvoiceLink
-
Creates a function, which creates a link for the given invoice; for bots only.
- CreateNewBasicGroupChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
-
Default constructor for a function, which creates a new basic group and sends a corresponding messageBasicGroupChatCreate.
- CreateNewBasicGroupChat(long[], String, int) - Constructor for class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
-
Creates a function, which creates a new basic group and sends a corresponding messageBasicGroupChatCreate.
- CreateNewSecretChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateNewSecretChat
-
Default constructor for a function, which creates a new secret chat.
- CreateNewSecretChat(long) - Constructor for class org.drinkless.tdlib.TdApi.CreateNewSecretChat
-
Creates a function, which creates a new secret chat.
- CreateNewStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.CreateNewStickerSet
-
Default constructor for a function, which creates a new sticker set.
- CreateNewStickerSet(long, String, String, TdApi.StickerType, boolean, TdApi.InputSticker[], String) - Constructor for class org.drinkless.tdlib.TdApi.CreateNewStickerSet
-
Creates a function, which creates a new sticker set.
- CreateNewSupergroupChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
-
Default constructor for a function, which creates a new supergroup or channel and sends a corresponding messageSupergroupChatCreate.
- CreateNewSupergroupChat(String, boolean, boolean, String, TdApi.ChatLocation, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
-
Creates a function, which creates a new supergroup or channel and sends a corresponding messageSupergroupChatCreate.
- CreatePrivateChat() - Constructor for class org.drinkless.tdlib.TdApi.CreatePrivateChat
-
Default constructor for a function, which returns an existing chat corresponding to a given user.
- CreatePrivateChat(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreatePrivateChat
-
Creates a function, which returns an existing chat corresponding to a given user.
- CreateSecretChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateSecretChat
-
Default constructor for a function, which returns an existing chat corresponding to a known secret chat.
- CreateSecretChat(int) - Constructor for class org.drinkless.tdlib.TdApi.CreateSecretChat
-
Creates a function, which returns an existing chat corresponding to a known secret chat.
- createsJoinRequest - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
-
True, if the link only creates join request.
- createsJoinRequest - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
True, if the link only creates join request.
- createsJoinRequest - Variable in class org.drinkless.tdlib.TdApi.CreateChatInviteLink
-
Pass true if users joining the chat via the link need to be approved by chat administrators.
- createsJoinRequest - Variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
-
Pass true if users joining the chat via the link need to be approved by chat administrators.
- createsJoinRequest - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeChat
-
True, if the link only creates join request.
- CreateSupergroupChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateSupergroupChat
-
Default constructor for a function, which returns an existing chat corresponding to a known supergroup or channel.
- CreateSupergroupChat(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateSupergroupChat
-
Creates a function, which returns an existing chat corresponding to a known supergroup or channel.
- CreateTemporaryPassword() - Constructor for class org.drinkless.tdlib.TdApi.CreateTemporaryPassword
-
Default constructor for a function, which creates a new temporary password for processing payments.
- CreateTemporaryPassword(String, int) - Constructor for class org.drinkless.tdlib.TdApi.CreateTemporaryPassword
-
Creates a function, which creates a new temporary password for processing payments.
- CreateVideoChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateVideoChat
-
Default constructor for a function, which creates a video chat (a group call bound to a chat).
- CreateVideoChat(long, String, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateVideoChat
-
Creates a function, which creates a video chat (a group call bound to a chat).
- creationDate - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
-
Point in time (Unix timestamp) when the topic was created.
- creationDate - Variable in class org.drinkless.tdlib.TdApi.GiveawayInfoCompleted
-
Point in time (Unix timestamp) when the giveaway was created.
- creationDate - Variable in class org.drinkless.tdlib.TdApi.GiveawayInfoOngoing
-
Point in time (Unix timestamp) when the giveaway was created.
- creationDate - Variable in class org.drinkless.tdlib.TdApi.PremiumGiftCodeInfo
-
Point in time (Unix timestamp) when the code was created.
- creatorId - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
-
Identifier of the creator of the topic.
- creatorId - Variable in class org.drinkless.tdlib.TdApi.MessagePremiumGiftCode
-
Identifier of a chat or a user that created the gift code; may be null if unknown.
- creatorId - Variable in class org.drinkless.tdlib.TdApi.PremiumGiftCodeInfo
-
Identifier of a chat or a user that created the gift code; may be null if unknown.
- creatorUserId - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
-
User identifier of the creator of the group; 0 if unknown.
- creatorUserId - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
-
User identifier of an administrator created the link.
- creatorUserId - Variable in class org.drinkless.tdlib.TdApi.DeleteAllRevokedChatInviteLinks
-
User identifier of a chat administrator, which links will be deleted.
- creatorUserId - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
-
User identifier of a chat administrator.
- credentials - Variable in class org.drinkless.tdlib.TdApi.MessagePassportDataReceived
-
Encrypted data credentials.
- credentials - Variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
-
The credentials chosen by user for payment; pass null for a payment in Telegram Stars.
- credentialsTitle - Variable in class org.drinkless.tdlib.TdApi.PaymentReceiptTypeRegular
-
Title of the saved credentials chosen by the buyer.
- credit - Variable in class org.drinkless.tdlib.TdApi.PageBlockBlockQuote
-
Quote credit.
- credit - Variable in class org.drinkless.tdlib.TdApi.PageBlockCaption
-
Block credit (like HTML tag <cite>).
- credit - Variable in class org.drinkless.tdlib.TdApi.PageBlockPullQuote
-
Quote credit.
- cryptocurrency - Variable in class org.drinkless.tdlib.TdApi.ChatRevenueAmount
-
Cryptocurrency in which revenue is calculated.
- cryptocurrency - Variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransaction
-
Cryptocurrency in which revenue is calculated.
- cryptocurrency - Variable in class org.drinkless.tdlib.TdApi.CollectibleItemInfo
-
Cryptocurrency used to pay for the item.
- cryptocurrency - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
-
Cryptocurrency used to pay for the gift; may be empty if none.
- cryptocurrency - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedStars
-
Cryptocurrency used to pay for the gift; may be empty if none.
- cryptocurrency - Variable in class org.drinkless.tdlib.TdApi.MessagePremiumGiftCode
-
Cryptocurrency used to pay for the gift; may be empty if none or unknown.
- cryptocurrencyAmount - Variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransaction
-
The withdrawn amount, in the smallest units of the cryptocurrency.
- cryptocurrencyAmount - Variable in class org.drinkless.tdlib.TdApi.CollectibleItemInfo
-
The paid amount, in the smallest units of the cryptocurrency.
- cryptocurrencyAmount - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
-
The paid amount, in the smallest units of the cryptocurrency; 0 if none.
- cryptocurrencyAmount - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedStars
-
The paid amount, in the smallest units of the cryptocurrency; 0 if none.
- cryptocurrencyAmount - Variable in class org.drinkless.tdlib.TdApi.MessagePremiumGiftCode
-
The paid amount, in the smallest units of the cryptocurrency; 0 if unknown.
- currency - Variable in class org.drinkless.tdlib.TdApi.CollectibleItemInfo
-
Currency for the paid amount.
- currency - Variable in class org.drinkless.tdlib.TdApi.Invoice
-
ISO 4217 currency code.
- currency - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
-
Currency for the paid amount.
- currency - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedStars
-
Currency for the paid amount.
- currency - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
-
Currency for the product price.
- currency - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentRefunded
-
Currency for the price of the product.
- currency - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
-
Currency for the price of the product.
- currency - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
-
Currency for price of the product.
- currency - Variable in class org.drinkless.tdlib.TdApi.MessagePremiumGiftCode
-
Currency for the paid amount; empty if unknown.
- currency - Variable in class org.drinkless.tdlib.TdApi.PremiumGiftCodePaymentOption
-
ISO 4217 currency code for Telegram Premium gift code payment.
- currency - Variable in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
-
ISO 4217 currency code for Telegram Premium subscription payment.
- currency - Variable in class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOption
-
ISO 4217 currency code for the payment.
- currency - Variable in class org.drinkless.tdlib.TdApi.StarPaymentOption
-
ISO 4217 currency code for the payment.
- currency - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedStars
-
ISO 4217 currency code of the payment currency.
- currency - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumGiftCodes
-
ISO 4217 currency code of the payment currency.
- currency - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumGiveaway
-
ISO 4217 currency code of the payment currency.
- currency - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeStarGiveaway
-
ISO 4217 currency code of the payment currency.
- currency - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeStars
-
ISO 4217 currency code of the payment currency.
- currency - Variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeGiftedStars
-
ISO 4217 currency code of the payment currency.
- currency - Variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposePremiumGiftCodes
-
ISO 4217 currency code of the payment currency.
- currency - Variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposePremiumGiveaway
-
ISO 4217 currency code of the payment currency.
- currency - Variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeStarGiveaway
-
ISO 4217 currency code of the payment currency.
- currency - Variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeStars
-
ISO 4217 currency code of the payment currency.
- currency - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
-
Currency for the product price.
- currentAmount - Variable in class org.drinkless.tdlib.TdApi.StarRevenueStatus
-
The amount of Telegram Stars that aren't withdrawn yet.
- currentLevelBoostCount - Variable in class org.drinkless.tdlib.TdApi.ChatBoostStatus
-
The number of boosts added to reach the current level.
- currentlyBoostedChatId - Variable in class org.drinkless.tdlib.TdApi.ChatBoostSlot
-
Identifier of the currently boosted chat; 0 if none.
- CurrentWeather() - Constructor for class org.drinkless.tdlib.TdApi.CurrentWeather
-
Describes the current weather.
- CurrentWeather(double, String) - Constructor for class org.drinkless.tdlib.TdApi.CurrentWeather
-
Describes the current weather.
- customEmojiId - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeCustomEmoji
-
Identifier of the custom emoji.
- customEmojiId - Variable in class org.drinkless.tdlib.TdApi.EmojiStatus
-
Identifier of the custom emoji in stickerFormatTgs format.
- customEmojiId - Variable in class org.drinkless.tdlib.TdApi.ForumTopicIcon
-
Unique identifier of the custom emoji shown on the topic icon; 0 if none.
- customEmojiId - Variable in class org.drinkless.tdlib.TdApi.ReactionTypeCustomEmoji
-
Unique identifier of the custom emoji.
- customEmojiId - Variable in class org.drinkless.tdlib.TdApi.SetCustomEmojiStickerSetThumbnail
-
Identifier of the custom emoji from the sticker set, which will be set as sticker set thumbnail; pass 0 to remove the sticker set thumbnail.
- customEmojiId - Variable in class org.drinkless.tdlib.TdApi.StickerFullTypeCustomEmoji
-
Identifier of the custom emoji.
- customEmojiId - Variable in class org.drinkless.tdlib.TdApi.TextEntityTypeCustomEmoji
-
Unique identifier of the custom emoji.
- customEmojiIds - Variable in class org.drinkless.tdlib.TdApi.EmojiStatuses
-
The list of custom emoji identifiers.
- customEmojiIds - Variable in class org.drinkless.tdlib.TdApi.GetCustomEmojiStickers
-
Identifiers of custom emoji stickers.
- customEmojiReactionCount - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
Number of custom emoji reactions that can be added to the list of available reactions.
- customEmojiStickerSetId - Variable in class org.drinkless.tdlib.TdApi.SetSupergroupCustomEmojiStickerSet
-
New value of the custom emoji sticker set identifier for the supergroup.
- customEmojiStickerSetId - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
Identifier of the custom emoji sticker set that can be used in the supergroup without Telegram Premium subscription; 0 if none.
- customParameters - Variable in class org.drinkless.tdlib.TdApi.CallStateReady
-
Custom JSON-encoded call parameters to be passed to tgcalls.
- customQueryId - Variable in class org.drinkless.tdlib.TdApi.AnswerCustomQuery
-
Identifier of a custom query.
- CustomRequestResult() - Constructor for class org.drinkless.tdlib.TdApi.CustomRequestResult
-
Contains the result of a custom request.
- CustomRequestResult(String) - Constructor for class org.drinkless.tdlib.TdApi.CustomRequestResult
-
Contains the result of a custom request.
- customTitle - Variable in class org.drinkless.tdlib.TdApi.ChatAdministrator
-
Custom title of the administrator.
- customTitle - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
-
A custom title of the administrator; 0-16 characters without emoji; applicable to supergroups only.
- customTitle - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
-
A custom title of the owner; 0-16 characters without emoji; applicable to supergroups only.
- icon - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
The chosen icon for the chat folder; may be null.
- icon - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
-
The chosen or default icon for the chat folder.
- icon - Variable in class org.drinkless.tdlib.TdApi.CreateForumTopic
-
Icon of the topic.
- icon - Variable in class org.drinkless.tdlib.TdApi.EmojiCategory
-
Custom emoji sticker, which represents icon of the category.
- icon - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
-
Icon of the topic.
- icon - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicCreated
-
Icon of the topic.
- iconColor - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
Color to highlight selected icon of the bot if appropriate; may be null.
- iconCustomEmojiId - Variable in class org.drinkless.tdlib.TdApi.EditForumTopic
-
Identifier of the new custom emoji for topic icon; pass 0 to remove the custom emoji.
- iconCustomEmojiId - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicEdited
-
New unique identifier of the custom emoji shown on the topic icon; 0 if none.
- id - Variable in class org.drinkless.tdlib.TdApi.AccentColor
-
Accent color identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.Background
-
Unique background identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.BasicGroup
-
Group identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.BusinessConnection
-
Unique identifier of the connection.
- id - Variable in class org.drinkless.tdlib.TdApi.Call
-
Call identifier, not persistent.
- id - Variable in class org.drinkless.tdlib.TdApi.CallId
-
Call identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.CallServer
-
Server identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.Chat
-
Chat unique identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.ChatBoost
-
Unique identifier of the boost.
- id - Variable in class org.drinkless.tdlib.TdApi.ChatEvent
-
Chat event identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
-
Unique chat folder identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
-
Unique photo identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
-
Website identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.File
-
Unique file identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.Game
-
Unique game identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.Gift
-
Unique identifier of the gift.
- id - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
Group call identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.GroupCallId
-
Group call identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
-
Unique button identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAudio
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultContact
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultGame
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputFileId
-
Unique file identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.InputFileRemote
-
Remote file identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
-
Unique identifier of the query result.
- id - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
-
Unique button identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUsers
-
Unique button identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
-
Unique language pack identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.Message
-
Message identifier; unique for the chat to which the message belongs.
- id - Variable in class org.drinkless.tdlib.TdApi.MessageEffect
-
Unique identifier of the effect.
- id - Variable in class org.drinkless.tdlib.TdApi.Notification
-
Unique persistent identifier of this notification.
- id - Variable in class org.drinkless.tdlib.TdApi.NotificationGroup
-
Unique persistent auto-incremented from 1 identifier of the notification group.
- id - Variable in class org.drinkless.tdlib.TdApi.NotificationSound
-
Unique identifier of the notification sound.
- id - Variable in class org.drinkless.tdlib.TdApi.PassportAuthorizationForm
-
Unique identifier of the authorization form.
- id - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
-
The payment form identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.Poll
-
Unique poll identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.PrepaidGiveaway
-
Unique identifier of the prepaid giveaway.
- id - Variable in class org.drinkless.tdlib.TdApi.PreparedInlineMessageId
-
Unique identifier for the message.
- id - Variable in class org.drinkless.tdlib.TdApi.ProfileAccentColor
-
Profile accent color identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
-
Photo identifier; 0 for an empty photo.
- id - Variable in class org.drinkless.tdlib.TdApi.Proxy
-
Unique identifier of the proxy.
- id - Variable in class org.drinkless.tdlib.TdApi.PushReceiverId
-
The globally unique identifier of push notification subscription.
- id - Variable in class org.drinkless.tdlib.TdApi.QuickReplyMessage
-
Unique message identifier among all quick replies.
- id - Variable in class org.drinkless.tdlib.TdApi.QuickReplyShortcut
-
Unique shortcut identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.RemoteFile
-
Remote file identifier; may be empty.
- id - Variable in class org.drinkless.tdlib.TdApi.ReportOption
-
Unique identifier of the option.
- id - Variable in class org.drinkless.tdlib.TdApi.SavedCredentials
-
Unique identifier of the saved credentials.
- id - Variable in class org.drinkless.tdlib.TdApi.SavedMessagesTopic
-
Unique topic identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.SecretChat
-
Secret chat identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.Session
-
Session identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.ShippingOption
-
Shipping option identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.StarSubscription
-
Unique identifier of the subscription.
- id - Variable in class org.drinkless.tdlib.TdApi.StarTransaction
-
Unique identifier of the transaction.
- id - Variable in class org.drinkless.tdlib.TdApi.Sticker
-
Unique sticker identifier within the set; 0 if none.
- id - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
Identifier of the sticker set.
- id - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
Identifier of the sticker set.
- id - Variable in class org.drinkless.tdlib.TdApi.Story
-
Unique story identifier among stories of the given sender.
- id - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
Supergroup or channel identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.TimeZone
-
Unique time zone identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.UnconfirmedSession
-
Session identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewBusinessCallbackQuery
-
Unique query identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
-
Unique query identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCustomQuery
-
The query identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
-
Unique query identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
-
Unique query identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
-
Unique query identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
-
Unique query identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.User
-
User identifier.
- id - Variable in class org.drinkless.tdlib.TdApi.Venue
-
Identifier of the venue in the provider database; as defined by the sender.
- identityCard - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementIdentityCard
-
The identity card to be saved.
- identityCard - Variable in class org.drinkless.tdlib.TdApi.PassportElementIdentityCard
-
Identity card.
- IdentityDocument() - Constructor for class org.drinkless.tdlib.TdApi.IdentityDocument
-
An identity document.
- IdentityDocument(String, TdApi.Date, TdApi.DatedFile, TdApi.DatedFile, TdApi.DatedFile, TdApi.DatedFile[]) - Constructor for class org.drinkless.tdlib.TdApi.IdentityDocument
-
An identity document.
- ignoreCache - Variable in class org.drinkless.tdlib.TdApi.SearchStickerSet
-
Pass true to ignore local cache of sticker sets and always send a network request.
- immunityDelay - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
-
The amount of time after the creation of a file during which it can't be deleted, in seconds.
- ImportContacts() - Constructor for class org.drinkless.tdlib.TdApi.ImportContacts
-
Default constructor for a function, which adds new contacts or edits existing contacts by their phone numbers; contacts' user identifiers are ignored.
- ImportContacts(TdApi.Contact[]) - Constructor for class org.drinkless.tdlib.TdApi.ImportContacts
-
Creates a function, which adds new contacts or edits existing contacts by their phone numbers; contacts' user identifiers are ignored.
- ImportedContacts() - Constructor for class org.drinkless.tdlib.TdApi.ImportedContacts
-
Represents the result of an importContacts request.
- ImportedContacts(long[], int[]) - Constructor for class org.drinkless.tdlib.TdApi.ImportedContacts
-
Represents the result of an importContacts request.
- importerCount - Variable in class org.drinkless.tdlib.TdApi.ImportedContacts
-
The number of users that imported the corresponding contact; 0 for already registered users or if unavailable.
- importInfo - Variable in class org.drinkless.tdlib.TdApi.Message
-
Information about the initial message for messages created with importMessages; may be null if the message isn't imported.
- ImportMessages() - Constructor for class org.drinkless.tdlib.TdApi.ImportMessages
-
Default constructor for a function, which imports messages exported from another app.
- ImportMessages(long, TdApi.InputFile, TdApi.InputFile[]) - Constructor for class org.drinkless.tdlib.TdApi.ImportMessages
-
Creates a function, which imports messages exported from another app.
- inactiveSessionTtlDays - Variable in class org.drinkless.tdlib.TdApi.Sessions
-
Number of days of inactivity before sessions will automatically be terminated; 1-366 days.
- inactiveSessionTtlDays - Variable in class org.drinkless.tdlib.TdApi.SetInactiveSessionTtl
-
New number of days of inactivity before sessions will be automatically terminated; 1-366 days.
- inactivityDays - Variable in class org.drinkless.tdlib.TdApi.BusinessGreetingMessageSettings
-
The number of days after which a chat will be considered as inactive; currently, must be on of 7, 14, 21, or 28.
- includeBots - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
True, if bots need to be included.
- includeChannels - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
True, if channels need to be included.
- includeContacts - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
True, if contacts need to be included.
- includedChatIds - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
The chat identifiers of always included chats in the folder.
- includeGroups - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
True, if basic groups and supergroups need to be included.
- includeNonContacts - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
True, if non-contact users need to be included.
- info - Variable in class org.drinkless.tdlib.TdApi.EditCustomLanguagePackInfo
-
New information about the custom local language pack.
- info - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
-
Basic information about the topic.
- info - Variable in class org.drinkless.tdlib.TdApi.MessageSponsor
-
Additional optional information about the sponsor to be shown along with the message.
- info - Variable in class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
-
Information about the language pack.
- info - Variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeChatInvite
-
Information about the chat invite link.
- info - Variable in class org.drinkless.tdlib.TdApi.UpdateForumTopicInfo
-
New information about the topic.
- infoChanges - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
-
True, if changes in chat information need to be returned.
- inGameShare - Variable in class org.drinkless.tdlib.TdApi.InputMessageForwarded
-
True, if a game message is being shared from a launched game; applies only to game messages.
- initialState - Variable in class org.drinkless.tdlib.TdApi.MessageDice
-
The animated stickers with the initial dice animation; may be null if unknown.
- InlineKeyboardButton() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButton
-
Represents a single button in an inline keyboard.
- InlineKeyboardButton(String, TdApi.InlineKeyboardButtonType) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButton
-
Represents a single button in an inline keyboard.
- InlineKeyboardButtonType() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonType
-
Default class constructor.
- InlineKeyboardButtonTypeBuy() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeBuy
-
A button to buy something.
- InlineKeyboardButtonTypeCallback() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallback
-
A button that sends a callback query to a bot.
- InlineKeyboardButtonTypeCallback(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallback
-
A button that sends a callback query to a bot.
- InlineKeyboardButtonTypeCallbackGame() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackGame
-
A button with a game that sends a callback query to a bot.
- InlineKeyboardButtonTypeCallbackWithPassword() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackWithPassword
-
A button that asks for the 2-step verification password of the current user and then sends a callback query to a bot.
- InlineKeyboardButtonTypeCallbackWithPassword(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackWithPassword
-
A button that asks for the 2-step verification password of the current user and then sends a callback query to a bot.
- InlineKeyboardButtonTypeCopyText() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCopyText
-
A button that copies specified text to clipboard.
- InlineKeyboardButtonTypeCopyText(String) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCopyText
-
A button that copies specified text to clipboard.
- InlineKeyboardButtonTypeLoginUrl() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
-
A button that opens a specified URL and automatically authorize the current user by calling getLoginUrlInfo.
- InlineKeyboardButtonTypeLoginUrl(String, long, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
-
A button that opens a specified URL and automatically authorize the current user by calling getLoginUrlInfo.
- InlineKeyboardButtonTypeSwitchInline() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeSwitchInline
-
A button that forces an inline query to the bot to be inserted in the input field.
- InlineKeyboardButtonTypeSwitchInline(String, TdApi.TargetChat) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeSwitchInline
-
A button that forces an inline query to the bot to be inserted in the input field.
- InlineKeyboardButtonTypeUrl() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUrl
-
A button that opens a specified URL.
- InlineKeyboardButtonTypeUrl(String) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUrl
-
A button that opens a specified URL.
- InlineKeyboardButtonTypeUser() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUser
-
A button with a user reference to be handled in the same way as textEntityTypeMentionName entities.
- InlineKeyboardButtonTypeUser(long) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUser
-
A button with a user reference to be handled in the same way as textEntityTypeMentionName entities.
- InlineKeyboardButtonTypeWebApp() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeWebApp
-
A button that opens a Web App by calling openWebApp.
- InlineKeyboardButtonTypeWebApp(String) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeWebApp
-
A button that opens a Web App by calling openWebApp.
- inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
-
Inline message identifier.
- inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
-
Inline message identifier.
- inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageMedia
-
Inline message identifier.
- inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageReplyMarkup
-
Inline message identifier.
- inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageText
-
Inline message identifier.
- inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.GetInlineGameHighScores
-
Inline message identifier.
- inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.SentWebAppMessage
-
Identifier of the sent inline message, if known.
- inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.SetInlineGameScore
-
Inline message identifier.
- inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
-
Identifier of the sent inline message, if known.
- inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
-
Identifier of the inline message from which the query originated.
- inlineQueryId - Variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
-
Identifier of the inline query.
- inlineQueryId - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResults
-
Unique identifier of the inline query.
- inlineQueryId - Variable in class org.drinkless.tdlib.TdApi.PreparedInlineMessage
-
Unique identifier of the inline query to pass to sendInlineQueryResultMessage.
- inlineQueryPlaceholder - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
-
Placeholder for inline queries (displayed on the application input field).
- InlineQueryResult() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResult
-
Default class constructor.
- InlineQueryResultAnimation() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
-
Represents an animation file.
- InlineQueryResultAnimation(String, TdApi.Animation, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
-
Represents an animation file.
- InlineQueryResultArticle() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
-
Represents a link to an article or web page.
- InlineQueryResultArticle(String, String, boolean, String, String, TdApi.Thumbnail) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
-
Represents a link to an article or web page.
- InlineQueryResultAudio() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultAudio
-
Represents an audio file.
- InlineQueryResultAudio(String, TdApi.Audio) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultAudio
-
Represents an audio file.
- InlineQueryResultContact() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultContact
-
Represents a user contact.
- InlineQueryResultContact(String, TdApi.Contact, TdApi.Thumbnail) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultContact
-
Represents a user contact.
- InlineQueryResultDocument() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
-
Represents a document.
- InlineQueryResultDocument(String, TdApi.Document, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
-
Represents a document.
- InlineQueryResultGame() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultGame
-
Represents information about a game.
- InlineQueryResultGame(String, TdApi.Game) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultGame
-
Represents information about a game.
- InlineQueryResultLocation() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
-
Represents a point on the map.
- InlineQueryResultLocation(String, TdApi.Location, String, TdApi.Thumbnail) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
-
Represents a point on the map.
- InlineQueryResultPhoto() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
-
Represents a photo.
- InlineQueryResultPhoto(String, TdApi.Photo, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
-
Represents a photo.
- InlineQueryResults() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResults
-
Represents the results of the inline query.
- InlineQueryResults(long, TdApi.InlineQueryResultsButton, TdApi.InlineQueryResult[], String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResults
-
Represents the results of the inline query.
- InlineQueryResultsButton() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
-
Represents a button to be shown above inline query results.
- InlineQueryResultsButton(String, TdApi.InlineQueryResultsButtonType) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
-
Represents a button to be shown above inline query results.
- InlineQueryResultsButtonType() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonType
-
Default class constructor.
- InlineQueryResultsButtonTypeStartBot() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeStartBot
-
Describes the button that opens a private chat with the bot and sends a start message to the bot with the given parameter.
- InlineQueryResultsButtonTypeStartBot(String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeStartBot
-
Describes the button that opens a private chat with the bot and sends a start message to the bot with the given parameter.
- InlineQueryResultsButtonTypeWebApp() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeWebApp
-
Describes the button that opens a Web App by calling getWebAppUrl.
- InlineQueryResultsButtonTypeWebApp(String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeWebApp
-
Describes the button that opens a Web App by calling getWebAppUrl.
- InlineQueryResultSticker() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
-
Represents a sticker.
- InlineQueryResultSticker(String, TdApi.Sticker) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
-
Represents a sticker.
- InlineQueryResultVenue() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
-
Represents information about a venue.
- InlineQueryResultVenue(String, TdApi.Venue, TdApi.Thumbnail) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
-
Represents information about a venue.
- InlineQueryResultVideo() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
-
Represents a video.
- InlineQueryResultVideo(String, TdApi.Video, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
-
Represents a video.
- InlineQueryResultVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
-
Represents a voice note.
- InlineQueryResultVoiceNote(String, TdApi.VoiceNote, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
-
Represents a voice note.
- inMessageThread - Variable in class org.drinkless.tdlib.TdApi.GetMessageLink
-
Pass true to create a link to the message as a channel post comment, in a message thread, or a forum topic.
- InputBackground() - Constructor for class org.drinkless.tdlib.TdApi.InputBackground
-
Default class constructor.
- InputBackgroundLocal() - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundLocal
-
A background from a local file.
- InputBackgroundLocal(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundLocal
-
A background from a local file.
- InputBackgroundPrevious() - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundPrevious
-
A background previously set in the chat; for chat backgrounds only.
- InputBackgroundPrevious(long) - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundPrevious
-
A background previously set in the chat; for chat backgrounds only.
- InputBackgroundRemote() - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundRemote
-
A background from the server.
- InputBackgroundRemote(long) - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundRemote
-
A background from the server.
- InputBusinessChatLink() - Constructor for class org.drinkless.tdlib.TdApi.InputBusinessChatLink
-
Describes a business chat link to create or edit.
- InputBusinessChatLink(TdApi.FormattedText, String) - Constructor for class org.drinkless.tdlib.TdApi.InputBusinessChatLink
-
Describes a business chat link to create or edit.
- InputBusinessStartPage() - Constructor for class org.drinkless.tdlib.TdApi.InputBusinessStartPage
-
Describes settings for a business account start page to set.
- InputBusinessStartPage(String, String, TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.InputBusinessStartPage
-
Describes settings for a business account start page to set.
- InputChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhoto
-
Default class constructor.
- InputChatPhotoAnimation() - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoAnimation
-
An animation in MPEG4 format; must be square, at most 10 seconds long, have width between 160 and 1280 and be at most 2MB in size.
- InputChatPhotoAnimation(TdApi.InputFile, double) - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoAnimation
-
An animation in MPEG4 format; must be square, at most 10 seconds long, have width between 160 and 1280 and be at most 2MB in size.
- InputChatPhotoPrevious() - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoPrevious
-
A previously used profile photo of the current user.
- InputChatPhotoPrevious(long) - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoPrevious
-
A previously used profile photo of the current user.
- InputChatPhotoStatic() - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoStatic
-
A static photo in JPEG format.
- InputChatPhotoStatic(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoStatic
-
A static photo in JPEG format.
- InputChatPhotoSticker() - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoSticker
-
A sticker on a custom background.
- InputChatPhotoSticker(TdApi.ChatPhotoSticker) - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoSticker
-
A sticker on a custom background.
- InputCredentials() - Constructor for class org.drinkless.tdlib.TdApi.InputCredentials
-
Default class constructor.
- InputCredentialsApplePay() - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsApplePay
-
Applies if a user enters new credentials using Apple Pay.
- InputCredentialsApplePay(String) - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsApplePay
-
Applies if a user enters new credentials using Apple Pay.
- InputCredentialsGooglePay() - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsGooglePay
-
Applies if a user enters new credentials using Google Pay.
- InputCredentialsGooglePay(String) - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsGooglePay
-
Applies if a user enters new credentials using Google Pay.
- InputCredentialsNew() - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsNew
-
Applies if a user enters new credentials on a payment provider website.
- InputCredentialsNew(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsNew
-
Applies if a user enters new credentials on a payment provider website.
- InputCredentialsSaved() - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsSaved
-
Applies if a user chooses some previously saved payment credentials.
- InputCredentialsSaved(String) - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsSaved
-
Applies if a user chooses some previously saved payment credentials.
- inputFieldPlaceholder - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupForceReply
-
If non-empty, the placeholder to be shown in the input field when the reply is active; 0-64 characters.
- inputFieldPlaceholder - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
-
If non-empty, the placeholder to be shown in the input field when the keyboard is active; 0-64 characters.
- InputFile() - Constructor for class org.drinkless.tdlib.TdApi.InputFile
-
Default class constructor.
- InputFileGenerated() - Constructor for class org.drinkless.tdlib.TdApi.InputFileGenerated
-
A file generated by the application.
- InputFileGenerated(String, String, long) - Constructor for class org.drinkless.tdlib.TdApi.InputFileGenerated
-
A file generated by the application.
- InputFileId() - Constructor for class org.drinkless.tdlib.TdApi.InputFileId
-
A file defined by its unique identifier.
- InputFileId(int) - Constructor for class org.drinkless.tdlib.TdApi.InputFileId
-
A file defined by its unique identifier.
- InputFileLocal() - Constructor for class org.drinkless.tdlib.TdApi.InputFileLocal
-
A file defined by a local path.
- InputFileLocal(String) - Constructor for class org.drinkless.tdlib.TdApi.InputFileLocal
-
A file defined by a local path.
- InputFileRemote() - Constructor for class org.drinkless.tdlib.TdApi.InputFileRemote
-
A file defined by its remote identifier.
- InputFileRemote(String) - Constructor for class org.drinkless.tdlib.TdApi.InputFileRemote
-
A file defined by its remote identifier.
- InputIdentityDocument() - Constructor for class org.drinkless.tdlib.TdApi.InputIdentityDocument
-
An identity document to be saved to Telegram Passport.
- InputIdentityDocument(String, TdApi.Date, TdApi.InputFile, TdApi.InputFile, TdApi.InputFile, TdApi.InputFile[]) - Constructor for class org.drinkless.tdlib.TdApi.InputIdentityDocument
-
An identity document to be saved to Telegram Passport.
- InputInlineQueryResult() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResult
-
Default class constructor.
- InputInlineQueryResultAnimation() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
-
Represents a link to an animated GIF or an animated (i.e., without sound) H.264/MPEG-4 AVC video.
- InputInlineQueryResultAnimation(String, String, String, String, String, String, int, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
-
Represents a link to an animated GIF or an animated (i.e., without sound) H.264/MPEG-4 AVC video.
- InputInlineQueryResultArticle() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
-
Represents a link to an article or web page.
- InputInlineQueryResultArticle(String, String, boolean, String, String, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
-
Represents a link to an article or web page.
- InputInlineQueryResultAudio() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
-
Represents a link to an MP3 audio file.
- InputInlineQueryResultAudio(String, String, String, String, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
-
Represents a link to an MP3 audio file.
- InputInlineQueryResultContact() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
-
Represents a user contact.
- InputInlineQueryResultContact(String, TdApi.Contact, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
-
Represents a user contact.
- InputInlineQueryResultDocument() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
-
Represents a link to a file.
- InputInlineQueryResultDocument(String, String, String, String, String, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
-
Represents a link to a file.
- InputInlineQueryResultGame() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
-
Represents a game.
- InputInlineQueryResultGame(String, String, TdApi.ReplyMarkup) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
-
Represents a game.
- InputInlineQueryResultLocation() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
-
Represents a point on the map.
- InputInlineQueryResultLocation(String, TdApi.Location, int, String, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
-
Represents a point on the map.
- InputInlineQueryResultPhoto() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
-
Represents link to a JPEG image.
- InputInlineQueryResultPhoto(String, String, String, String, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
-
Represents link to a JPEG image.
- InputInlineQueryResultSticker() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
-
Represents a link to a WEBP, TGS, or WEBM sticker.
- InputInlineQueryResultSticker(String, String, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
-
Represents a link to a WEBP, TGS, or WEBM sticker.
- InputInlineQueryResultVenue() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
-
Represents information about a venue.
- InputInlineQueryResultVenue(String, TdApi.Venue, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
-
Represents information about a venue.
- InputInlineQueryResultVideo() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
-
Represents a link to a page containing an embedded video player or a video file.
- InputInlineQueryResultVideo(String, String, String, String, String, String, int, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
-
Represents a link to a page containing an embedded video player or a video file.
- InputInlineQueryResultVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
-
Represents a link to an opus-encoded audio file within an OGG container, single channel audio.
- InputInlineQueryResultVoiceNote(String, String, String, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
-
Represents a link to an opus-encoded audio file within an OGG container, single channel audio.
- inputInvoice - Variable in class org.drinkless.tdlib.TdApi.GetPaymentForm
-
The invoice.
- InputInvoice() - Constructor for class org.drinkless.tdlib.TdApi.InputInvoice
-
Default class constructor.
- inputInvoice - Variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
-
The invoice.
- inputInvoice - Variable in class org.drinkless.tdlib.TdApi.ValidateOrderInfo
-
The invoice.
- InputInvoiceMessage() - Constructor for class org.drinkless.tdlib.TdApi.InputInvoiceMessage
-
An invoice from a message of the type messageInvoice or paid media purchase from messagePaidMedia.
- InputInvoiceMessage(long, long) - Constructor for class org.drinkless.tdlib.TdApi.InputInvoiceMessage
-
An invoice from a message of the type messageInvoice or paid media purchase from messagePaidMedia.
- InputInvoiceName() - Constructor for class org.drinkless.tdlib.TdApi.InputInvoiceName
-
An invoice from a link of the type internalLinkTypeInvoice.
- InputInvoiceName(String) - Constructor for class org.drinkless.tdlib.TdApi.InputInvoiceName
-
An invoice from a link of the type internalLinkTypeInvoice.
- InputInvoiceTelegram() - Constructor for class org.drinkless.tdlib.TdApi.InputInvoiceTelegram
-
An invoice for a payment toward Telegram; must not be used in the in-store apps.
- InputInvoiceTelegram(TdApi.TelegramPaymentPurpose) - Constructor for class org.drinkless.tdlib.TdApi.InputInvoiceTelegram
-
An invoice for a payment toward Telegram; must not be used in the in-store apps.
- inputLanguageCodes - Variable in class org.drinkless.tdlib.TdApi.GetKeywordEmojis
-
List of possible IETF language tags of the user's input language; may be empty if unknown.
- inputLanguageCodes - Variable in class org.drinkless.tdlib.TdApi.SearchEmojis
-
List of possible IETF language tags of the user's input language; may be empty if unknown.
- inputLanguageCodes - Variable in class org.drinkless.tdlib.TdApi.SearchStickers
-
List of possible IETF language tags of the user's input language; may be empty if unknown.
- InputMessageAnimation() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageAnimation
-
An animation message (GIF-style).
- InputMessageAnimation(TdApi.InputFile, TdApi.InputThumbnail, int[], int, int, int, TdApi.FormattedText, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageAnimation
-
An animation message (GIF-style).
- InputMessageAudio() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageAudio
-
An audio message.
- InputMessageAudio(TdApi.InputFile, TdApi.InputThumbnail, int, String, String, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageAudio
-
An audio message.
- InputMessageContact() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageContact
-
A message containing a user contact.
- InputMessageContact(TdApi.Contact) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageContact
-
A message containing a user contact.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.AddLocalMessage
-
The content of the message to be added.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.AddQuickReplyShortcutMessage
-
The content of the message to be added; inputMessagePoll, inputMessageForwarded and inputMessageLocation with livePeriod aren't supported.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageMedia
-
New content of the message.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageText
-
New text content of the message.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageMedia
-
New content of the message.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageText
-
New text content of the message.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditMessageMedia
-
New content of the message.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditMessageText
-
New text content of the message.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditQuickReplyMessage
-
New content of the message.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
-
The content of the message to be sent.
- InputMessageContent() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageContent
-
Default class constructor.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.SendBusinessMessage
-
The content of the message to be sent.
- inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.SendMessage
-
The content of the message to be sent.
- inputMessageContents - Variable in class org.drinkless.tdlib.TdApi.AddQuickReplyShortcutMessageAlbum
-
Contents of messages to be sent.
- inputMessageContents - Variable in class org.drinkless.tdlib.TdApi.SendBusinessMessageAlbum
-
Contents of messages to be sent.
- inputMessageContents - Variable in class org.drinkless.tdlib.TdApi.SendMessageAlbum
-
Contents of messages to be sent.
- InputMessageDice() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageDice
-
A dice message.
- InputMessageDice(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageDice
-
A dice message.
- InputMessageDocument() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageDocument
-
A document message (general file).
- InputMessageDocument(TdApi.InputFile, TdApi.InputThumbnail, boolean, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageDocument
-
A document message (general file).
- InputMessageForwarded() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageForwarded
-
A forwarded message.
- InputMessageForwarded(long, long, boolean, TdApi.MessageCopyOptions) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageForwarded
-
A forwarded message.
- InputMessageGame() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageGame
-
A message with a game; not supported for channels or secret chats.
- InputMessageGame(long, String) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageGame
-
A message with a game; not supported for channels or secret chats.
- InputMessageInvoice() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageInvoice
-
A message with an invoice; can be used only by bots.
- InputMessageInvoice(TdApi.Invoice, String, String, String, int, int, int, byte[], String, String, String, TdApi.InputPaidMedia, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageInvoice
-
A message with an invoice; can be used only by bots.
- InputMessageLocation() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageLocation
-
A message with a location.
- InputMessageLocation(TdApi.Location, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageLocation
-
A message with a location.
- InputMessagePaidMedia() - Constructor for class org.drinkless.tdlib.TdApi.InputMessagePaidMedia
-
A message with paid media; can be used only in channel chats with supergroupFullInfo.hasPaidMediaAllowed.
- InputMessagePaidMedia(long, TdApi.InputPaidMedia[], TdApi.FormattedText, boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.InputMessagePaidMedia
-
A message with paid media; can be used only in channel chats with supergroupFullInfo.hasPaidMediaAllowed.
- InputMessagePhoto() - Constructor for class org.drinkless.tdlib.TdApi.InputMessagePhoto
-
A photo message.
- InputMessagePhoto(TdApi.InputFile, TdApi.InputThumbnail, int[], int, int, TdApi.FormattedText, boolean, TdApi.MessageSelfDestructType, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessagePhoto
-
A photo message.
- InputMessagePoll() - Constructor for class org.drinkless.tdlib.TdApi.InputMessagePoll
-
A message with a poll.
- InputMessagePoll(TdApi.FormattedText, TdApi.FormattedText[], boolean, TdApi.PollType, int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessagePoll
-
A message with a poll.
- InputMessageReplyTo() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageReplyTo
-
Default class constructor.
- InputMessageReplyToExternalMessage() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageReplyToExternalMessage
-
Describes a message to be replied that is from a different chat or a forum topic; not supported in secret chats.
- InputMessageReplyToExternalMessage(long, long, TdApi.InputTextQuote) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageReplyToExternalMessage
-
Describes a message to be replied that is from a different chat or a forum topic; not supported in secret chats.
- InputMessageReplyToMessage() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageReplyToMessage
-
Describes a message to be replied in the same chat and forum topic.
- InputMessageReplyToMessage(long, TdApi.InputTextQuote) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageReplyToMessage
-
Describes a message to be replied in the same chat and forum topic.
- InputMessageReplyToStory() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageReplyToStory
-
Describes a story to be replied.
- InputMessageReplyToStory(long, int) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageReplyToStory
-
Describes a story to be replied.
- InputMessageSticker() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageSticker
-
A sticker message.
- InputMessageSticker(TdApi.InputFile, TdApi.InputThumbnail, int, int, String) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageSticker
-
A sticker message.
- InputMessageStory() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageStory
-
A message with a forwarded story.
- InputMessageStory(long, int) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageStory
-
A message with a forwarded story.
- inputMessageText - Variable in class org.drinkless.tdlib.TdApi.DraftMessage
-
Content of the message draft; must be of the type inputMessageText, inputMessageVideoNote, or inputMessageVoiceNote.
- InputMessageText() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageText
-
A text message.
- InputMessageText(TdApi.FormattedText, TdApi.LinkPreviewOptions, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageText
-
A text message.
- InputMessageVenue() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVenue
-
A message with information about a venue.
- InputMessageVenue(TdApi.Venue) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVenue
-
A message with information about a venue.
- InputMessageVideo() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVideo
-
A video message.
- InputMessageVideo(TdApi.InputFile, TdApi.InputThumbnail, int[], int, int, int, boolean, TdApi.FormattedText, boolean, TdApi.MessageSelfDestructType, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVideo
-
A video message.
- InputMessageVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVideoNote
-
A video note message.
- InputMessageVideoNote(TdApi.InputFile, TdApi.InputThumbnail, int, int, TdApi.MessageSelfDestructType) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVideoNote
-
A video note message.
- InputMessageVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
-
A voice note message.
- InputMessageVoiceNote(TdApi.InputFile, int, byte[], TdApi.FormattedText, TdApi.MessageSelfDestructType) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
-
A voice note message.
- InputPaidMedia() - Constructor for class org.drinkless.tdlib.TdApi.InputPaidMedia
-
Describes a paid media to be sent.
- InputPaidMedia(TdApi.InputPaidMediaType, TdApi.InputFile, TdApi.InputThumbnail, int[], int, int) - Constructor for class org.drinkless.tdlib.TdApi.InputPaidMedia
-
Describes a paid media to be sent.
- InputPaidMediaType() - Constructor for class org.drinkless.tdlib.TdApi.InputPaidMediaType
-
Default class constructor.
- InputPaidMediaTypePhoto() - Constructor for class org.drinkless.tdlib.TdApi.InputPaidMediaTypePhoto
-
The media is a photo.
- InputPaidMediaTypeVideo() - Constructor for class org.drinkless.tdlib.TdApi.InputPaidMediaTypeVideo
-
The media is a video.
- InputPaidMediaTypeVideo(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputPaidMediaTypeVideo
-
The media is a video.
- InputPassportElement() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElement
-
Default class constructor.
- InputPassportElementAddress() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementAddress
-
A Telegram Passport element to be saved containing the user's address.
- InputPassportElementAddress(TdApi.Address) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementAddress
-
A Telegram Passport element to be saved containing the user's address.
- InputPassportElementBankStatement() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementBankStatement
-
A Telegram Passport element to be saved containing the user's bank statement.
- InputPassportElementBankStatement(TdApi.InputPersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementBankStatement
-
A Telegram Passport element to be saved containing the user's bank statement.
- InputPassportElementDriverLicense() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementDriverLicense
-
A Telegram Passport element to be saved containing the user's driver license.
- InputPassportElementDriverLicense(TdApi.InputIdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementDriverLicense
-
A Telegram Passport element to be saved containing the user's driver license.
- InputPassportElementEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementEmailAddress
-
A Telegram Passport element to be saved containing the user's email address.
- InputPassportElementEmailAddress(String) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementEmailAddress
-
A Telegram Passport element to be saved containing the user's email address.
- InputPassportElementError() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementError
-
Contains the description of an error in a Telegram Passport element; for bots only.
- InputPassportElementError(TdApi.PassportElementType, String, TdApi.InputPassportElementErrorSource) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementError
-
Contains the description of an error in a Telegram Passport element; for bots only.
- InputPassportElementErrorSource() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSource
-
Default class constructor.
- InputPassportElementErrorSourceDataField() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceDataField
-
A data field contains an error.
- InputPassportElementErrorSourceDataField(String, byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceDataField
-
A data field contains an error.
- InputPassportElementErrorSourceFile() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFile
-
The file contains an error.
- InputPassportElementErrorSourceFile(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFile
-
The file contains an error.
- InputPassportElementErrorSourceFiles() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFiles
-
The list of attached files contains an error.
- InputPassportElementErrorSourceFiles(byte[][]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFiles
-
The list of attached files contains an error.
- InputPassportElementErrorSourceFrontSide() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFrontSide
-
The front side of the document contains an error.
- InputPassportElementErrorSourceFrontSide(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFrontSide
-
The front side of the document contains an error.
- InputPassportElementErrorSourceReverseSide() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceReverseSide
-
The reverse side of the document contains an error.
- InputPassportElementErrorSourceReverseSide(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceReverseSide
-
The reverse side of the document contains an error.
- InputPassportElementErrorSourceSelfie() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceSelfie
-
The selfie contains an error.
- InputPassportElementErrorSourceSelfie(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceSelfie
-
The selfie contains an error.
- InputPassportElementErrorSourceTranslationFile() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFile
-
One of the files containing the translation of the document contains an error.
- InputPassportElementErrorSourceTranslationFile(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFile
-
One of the files containing the translation of the document contains an error.
- InputPassportElementErrorSourceTranslationFiles() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFiles
-
The translation of the document contains an error.
- InputPassportElementErrorSourceTranslationFiles(byte[][]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFiles
-
The translation of the document contains an error.
- InputPassportElementErrorSourceUnspecified() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceUnspecified
-
The element contains an error in an unspecified place.
- InputPassportElementErrorSourceUnspecified(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceUnspecified
-
The element contains an error in an unspecified place.
- InputPassportElementIdentityCard() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementIdentityCard
-
A Telegram Passport element to be saved containing the user's identity card.
- InputPassportElementIdentityCard(TdApi.InputIdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementIdentityCard
-
A Telegram Passport element to be saved containing the user's identity card.
- InputPassportElementInternalPassport() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementInternalPassport
-
A Telegram Passport element to be saved containing the user's internal passport.
- InputPassportElementInternalPassport(TdApi.InputIdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementInternalPassport
-
A Telegram Passport element to be saved containing the user's internal passport.
- InputPassportElementPassport() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPassport
-
A Telegram Passport element to be saved containing the user's passport.
- InputPassportElementPassport(TdApi.InputIdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPassport
-
A Telegram Passport element to be saved containing the user's passport.
- InputPassportElementPassportRegistration() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPassportRegistration
-
A Telegram Passport element to be saved containing the user's passport registration.
- InputPassportElementPassportRegistration(TdApi.InputPersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPassportRegistration
-
A Telegram Passport element to be saved containing the user's passport registration.
- InputPassportElementPersonalDetails() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPersonalDetails
-
A Telegram Passport element to be saved containing the user's personal details.
- InputPassportElementPersonalDetails(TdApi.PersonalDetails) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPersonalDetails
-
A Telegram Passport element to be saved containing the user's personal details.
- InputPassportElementPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPhoneNumber
-
A Telegram Passport element to be saved containing the user's phone number.
- InputPassportElementPhoneNumber(String) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPhoneNumber
-
A Telegram Passport element to be saved containing the user's phone number.
- InputPassportElementRentalAgreement() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementRentalAgreement
-
A Telegram Passport element to be saved containing the user's rental agreement.
- InputPassportElementRentalAgreement(TdApi.InputPersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementRentalAgreement
-
A Telegram Passport element to be saved containing the user's rental agreement.
- InputPassportElementTemporaryRegistration() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementTemporaryRegistration
-
A Telegram Passport element to be saved containing the user's temporary registration.
- InputPassportElementTemporaryRegistration(TdApi.InputPersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementTemporaryRegistration
-
A Telegram Passport element to be saved containing the user's temporary registration.
- InputPassportElementUtilityBill() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementUtilityBill
-
A Telegram Passport element to be saved containing the user's utility bill.
- InputPassportElementUtilityBill(TdApi.InputPersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementUtilityBill
-
A Telegram Passport element to be saved containing the user's utility bill.
- InputPersonalDocument() - Constructor for class org.drinkless.tdlib.TdApi.InputPersonalDocument
-
A personal document to be saved to Telegram Passport.
- InputPersonalDocument(TdApi.InputFile[], TdApi.InputFile[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPersonalDocument
-
A personal document to be saved to Telegram Passport.
- InputSticker() - Constructor for class org.drinkless.tdlib.TdApi.InputSticker
-
A sticker to be added to a sticker set.
- InputSticker(TdApi.InputFile, TdApi.StickerFormat, String, TdApi.MaskPosition, String[]) - Constructor for class org.drinkless.tdlib.TdApi.InputSticker
-
A sticker to be added to a sticker set.
- InputStoryArea() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryArea
-
Describes a clickable rectangle area on a story media to be added.
- InputStoryArea(TdApi.StoryAreaPosition, TdApi.InputStoryAreaType) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryArea
-
Describes a clickable rectangle area on a story media to be added.
- InputStoryAreas() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreas
-
Contains a list of story areas to be added.
- InputStoryAreas(TdApi.InputStoryArea[]) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreas
-
Contains a list of story areas to be added.
- InputStoryAreaType() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaType
-
Default class constructor.
- InputStoryAreaTypeFoundVenue() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeFoundVenue
-
An area pointing to a venue found by the bot getOption("venue_search_bot_username").
- InputStoryAreaTypeFoundVenue(long, String) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeFoundVenue
-
An area pointing to a venue found by the bot getOption("venue_search_bot_username").
- InputStoryAreaTypeLink() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeLink
-
An area pointing to a HTTP or tg:// link.
- InputStoryAreaTypeLink(String) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeLink
-
An area pointing to a HTTP or tg:// link.
- InputStoryAreaTypeLocation() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeLocation
-
An area pointing to a location.
- InputStoryAreaTypeLocation(TdApi.Location, TdApi.LocationAddress) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeLocation
-
An area pointing to a location.
- InputStoryAreaTypeMessage() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeMessage
-
An area pointing to a message.
- InputStoryAreaTypeMessage(long, long) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeMessage
-
An area pointing to a message.
- InputStoryAreaTypePreviousVenue() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypePreviousVenue
-
An area pointing to a venue already added to the story.
- InputStoryAreaTypePreviousVenue(String, String) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypePreviousVenue
-
An area pointing to a venue already added to the story.
- InputStoryAreaTypeSuggestedReaction() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeSuggestedReaction
-
An area pointing to a suggested reaction.
- InputStoryAreaTypeSuggestedReaction(TdApi.ReactionType, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeSuggestedReaction
-
An area pointing to a suggested reaction.
- InputStoryAreaTypeWeather() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeWeather
-
An area with information about weather.
- InputStoryAreaTypeWeather(double, String, int) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryAreaTypeWeather
-
An area with information about weather.
- InputStoryContent() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryContent
-
Default class constructor.
- InputStoryContentPhoto() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryContentPhoto
-
A photo story.
- InputStoryContentPhoto(TdApi.InputFile, int[]) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryContentPhoto
-
A photo story.
- InputStoryContentVideo() - Constructor for class org.drinkless.tdlib.TdApi.InputStoryContentVideo
-
A video story.
- InputStoryContentVideo(TdApi.InputFile, int[], double, double, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputStoryContentVideo
-
A video story.
- InputTextQuote() - Constructor for class org.drinkless.tdlib.TdApi.InputTextQuote
-
Describes manually chosen quote from another message.
- InputTextQuote(TdApi.FormattedText, int) - Constructor for class org.drinkless.tdlib.TdApi.InputTextQuote
-
Describes manually chosen quote from another message.
- InputThumbnail() - Constructor for class org.drinkless.tdlib.TdApi.InputThumbnail
-
A thumbnail to be sent along with a file; must be in JPEG or WEBP format for stickers, and less than 200 KB in size.
- InputThumbnail(TdApi.InputFile, int, int) - Constructor for class org.drinkless.tdlib.TdApi.InputThumbnail
-
A thumbnail to be sent along with a file; must be in JPEG or WEBP format for stickers, and less than 200 KB in size.
- instantViewInteractionGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
-
A graph containing number of views of associated with the chat instant views.
- instantViewVersion - Variable in class org.drinkless.tdlib.TdApi.LinkPreview
-
Version of instant view (currently, can be 1 or 2) for the web page; 0 if none.
- intensity - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypePattern
-
Intensity of the pattern when it is shown above the filled background; 0-100.
- interactionDate - Variable in class org.drinkless.tdlib.TdApi.StoryInteraction
-
Approximate point in time (Unix timestamp) when the interaction happened.
- interactionInfo - Variable in class org.drinkless.tdlib.TdApi.Message
-
Information about interactions with the message; may be null if none.
- interactionInfo - Variable in class org.drinkless.tdlib.TdApi.Story
-
Information about interactions with the story; may be null if the story isn't owned or there were no interactions.
- interactionInfo - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageInteractionInfo
-
New information about interactions with the message; may be null.
- interactions - Variable in class org.drinkless.tdlib.TdApi.StoryInteractions
-
List of story interactions.
- InternalLinkType() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkType
-
Default class constructor.
- InternalLinkTypeActiveSessions() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeActiveSessions
-
The link is a link to the Devices section of the application.
- InternalLinkTypeAttachmentMenuBot() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
-
The link is a link to an attachment menu bot to be opened in the specified or a chosen chat.
- InternalLinkTypeAttachmentMenuBot(TdApi.TargetChat, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
-
The link is a link to an attachment menu bot to be opened in the specified or a chosen chat.
- InternalLinkTypeAuthenticationCode() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeAuthenticationCode
-
The link contains an authentication code.
- InternalLinkTypeAuthenticationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeAuthenticationCode
-
The link contains an authentication code.
- InternalLinkTypeBackground() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBackground
-
The link is a link to a background.
- InternalLinkTypeBackground(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBackground
-
The link is a link to a background.
- InternalLinkTypeBotAddToChannel() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotAddToChannel
-
The link is a link to a Telegram bot, which is expected to be added to a channel chat as an administrator.
- InternalLinkTypeBotAddToChannel(String, TdApi.ChatAdministratorRights) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotAddToChannel
-
The link is a link to a Telegram bot, which is expected to be added to a channel chat as an administrator.
- InternalLinkTypeBotStart() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
-
The link is a link to a chat with a Telegram bot.
- InternalLinkTypeBotStart(String, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
-
The link is a link to a chat with a Telegram bot.
- InternalLinkTypeBotStartInGroup() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
-
The link is a link to a Telegram bot, which is expected to be added to a group chat.
- InternalLinkTypeBotStartInGroup(String, String, TdApi.ChatAdministratorRights) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
-
The link is a link to a Telegram bot, which is expected to be added to a group chat.
- InternalLinkTypeBusinessChat() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBusinessChat
-
The link is a link to a business chat.
- InternalLinkTypeBusinessChat(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBusinessChat
-
The link is a link to a business chat.
- InternalLinkTypeBuyStars() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBuyStars
-
The link is a link to the Telegram Star purchase section of the application.
- InternalLinkTypeBuyStars(long, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBuyStars
-
The link is a link to the Telegram Star purchase section of the application.
- InternalLinkTypeChangePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChangePhoneNumber
-
The link is a link to the change phone number section of the application.
- InternalLinkTypeChatAffiliateProgram() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatAffiliateProgram
-
The link is an affiliate program link.
- InternalLinkTypeChatAffiliateProgram(String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatAffiliateProgram
-
The link is an affiliate program link.
- InternalLinkTypeChatBoost() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatBoost
-
The link is a link to boost a Telegram chat.
- InternalLinkTypeChatBoost(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatBoost
-
The link is a link to boost a Telegram chat.
- InternalLinkTypeChatFolderInvite() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderInvite
-
The link is an invite link to a chat folder.
- InternalLinkTypeChatFolderInvite(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderInvite
-
The link is an invite link to a chat folder.
- InternalLinkTypeChatFolderSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderSettings
-
The link is a link to the folder section of the application settings.
- InternalLinkTypeChatInvite() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatInvite
-
The link is a chat invite link.
- InternalLinkTypeChatInvite(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatInvite
-
The link is a chat invite link.
- InternalLinkTypeDefaultMessageAutoDeleteTimerSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeDefaultMessageAutoDeleteTimerSettings
-
The link is a link to the default message auto-delete timer settings section of the application settings.
- InternalLinkTypeEditProfileSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeEditProfileSettings
-
The link is a link to the edit profile section of the application settings.
- InternalLinkTypeGame() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeGame
-
The link is a link to a game.
- InternalLinkTypeGame(String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeGame
-
The link is a link to a game.
- InternalLinkTypeInstantView() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeInstantView
-
The link must be opened in an Instant View.
- InternalLinkTypeInstantView(String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeInstantView
-
The link must be opened in an Instant View.
- InternalLinkTypeInvoice() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeInvoice
-
The link is a link to an invoice.
- InternalLinkTypeInvoice(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeInvoice
-
The link is a link to an invoice.
- InternalLinkTypeLanguagePack() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguagePack
-
The link is a link to a language pack.
- InternalLinkTypeLanguagePack(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguagePack
-
The link is a link to a language pack.
- InternalLinkTypeLanguageSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguageSettings
-
The link is a link to the language section of the application settings.
- InternalLinkTypeMainWebApp() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeMainWebApp
-
The link is a link to the main Web App of a bot.
- InternalLinkTypeMainWebApp(String, String, TdApi.WebAppOpenMode) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeMainWebApp
-
The link is a link to the main Web App of a bot.
- InternalLinkTypeMessage() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeMessage
-
The link is a link to a Telegram message or a forum topic.
- InternalLinkTypeMessage(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeMessage
-
The link is a link to a Telegram message or a forum topic.
- InternalLinkTypeMessageDraft() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
-
The link contains a message draft text.
- InternalLinkTypeMessageDraft(TdApi.FormattedText, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
-
The link contains a message draft text.
- InternalLinkTypePassportDataRequest() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
-
The link contains a request of Telegram passport data.
- InternalLinkTypePassportDataRequest(long, String, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
-
The link contains a request of Telegram passport data.
- InternalLinkTypePhoneNumberConfirmation() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePhoneNumberConfirmation
-
The link can be used to confirm ownership of a phone number to prevent account deletion.
- InternalLinkTypePhoneNumberConfirmation(String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePhoneNumberConfirmation
-
The link can be used to confirm ownership of a phone number to prevent account deletion.
- InternalLinkTypePremiumFeatures() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumFeatures
-
The link is a link to the Premium features screen of the application from which the user can subscribe to Telegram Premium.
- InternalLinkTypePremiumFeatures(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumFeatures
-
The link is a link to the Premium features screen of the application from which the user can subscribe to Telegram Premium.
- InternalLinkTypePremiumGift() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumGift
-
The link is a link to the screen for gifting Telegram Premium subscriptions to friends via inputInvoiceTelegram with telegramPaymentPurposePremiumGiftCodes payments or in-store purchases.
- InternalLinkTypePremiumGift(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumGift
-
The link is a link to the screen for gifting Telegram Premium subscriptions to friends via inputInvoiceTelegram with telegramPaymentPurposePremiumGiftCodes payments or in-store purchases.
- InternalLinkTypePremiumGiftCode() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumGiftCode
-
The link is a link with a Telegram Premium gift code.
- InternalLinkTypePremiumGiftCode(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumGiftCode
-
The link is a link with a Telegram Premium gift code.
- InternalLinkTypePrivacyAndSecuritySettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePrivacyAndSecuritySettings
-
The link is a link to the privacy and security section of the application settings.
- InternalLinkTypeProxy() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
-
The link is a link to a proxy.
- InternalLinkTypeProxy(String, int, TdApi.ProxyType) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
-
The link is a link to a proxy.
- InternalLinkTypePublicChat() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePublicChat
-
The link is a link to a chat by its username.
- InternalLinkTypePublicChat(String, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePublicChat
-
The link is a link to a chat by its username.
- InternalLinkTypeQrCodeAuthentication() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeQrCodeAuthentication
-
The link can be used to login the current user on another device, but it must be scanned from QR-code using in-app camera.
- InternalLinkTypeRestorePurchases() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeRestorePurchases
-
The link forces restore of App Store purchases when opened.
- InternalLinkTypeSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeSettings
-
The link is a link to application settings.
- InternalLinkTypeStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeStickerSet
-
The link is a link to a sticker set.
- InternalLinkTypeStickerSet(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeStickerSet
-
The link is a link to a sticker set.
- InternalLinkTypeStory() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeStory
-
The link is a link to a story.
- InternalLinkTypeStory(String, int) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeStory
-
The link is a link to a story.
- InternalLinkTypeTheme() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeTheme
-
The link is a link to a cloud theme.
- InternalLinkTypeTheme(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeTheme
-
The link is a link to a cloud theme.
- InternalLinkTypeThemeSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeThemeSettings
-
The link is a link to the theme section of the application settings.
- InternalLinkTypeUnknownDeepLink() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUnknownDeepLink
-
The link is an unknown tg: link.
- InternalLinkTypeUnknownDeepLink(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUnknownDeepLink
-
The link is an unknown tg: link.
- InternalLinkTypeUnsupportedProxy() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUnsupportedProxy
-
The link is a link to an unsupported proxy.
- InternalLinkTypeUserPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUserPhoneNumber
-
The link is a link to a user by its phone number.
- InternalLinkTypeUserPhoneNumber(String, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUserPhoneNumber
-
The link is a link to a user by its phone number.
- InternalLinkTypeUserToken() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUserToken
-
The link is a link to a user by a temporary token.
- InternalLinkTypeUserToken(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUserToken
-
The link is a link to a user by a temporary token.
- InternalLinkTypeVideoChat() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
-
The link is a link to a video chat.
- InternalLinkTypeVideoChat(String, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
-
The link is a link to a video chat.
- InternalLinkTypeWebApp() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
-
The link is a link to a Web App.
- InternalLinkTypeWebApp(String, String, String, TdApi.WebAppOpenMode) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
-
The link is a link to a Web App.
- internalPassport - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementInternalPassport
-
The internal passport to be saved.
- internalPassport - Variable in class org.drinkless.tdlib.TdApi.PassportElementInternalPassport
-
Internal passport.
- InviteGroupCallParticipants() - Constructor for class org.drinkless.tdlib.TdApi.InviteGroupCallParticipants
-
Default constructor for a function, which invites users to an active group call.
- InviteGroupCallParticipants(int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.InviteGroupCallParticipants
-
Creates a function, which invites users to an active group call.
- inviteHash - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
-
If non-empty, invite hash to be used to join the video chat without being muted by administrators.
- inviteHash - Variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
-
If non-empty, invite hash to be used to join the group call without being muted by administrators.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.AddChatFolderByInviteLink
-
Invite link for the chat folder.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
-
Primary invite link for this group; may be null.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkDeleted
-
The invite link.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkRevoked
-
The invite link.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByInviteLink
-
Invite link used to join the chat.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByRequest
-
Invite link used to join the chat; may be null.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
-
The chat folder invite link.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
-
Chat invite link.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.CheckChatFolderInviteLink
-
Invite link to be checked.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.CheckChatInviteLink
-
Invite link to be checked.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.DeleteChatFolderInviteLink
-
Invite link to be deleted.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.DeleteRevokedChatInviteLink
-
Invite link to revoke.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
-
Invite link to be edited.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
-
Invite link to be edited.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.EditChatSubscriptionInviteLink
-
Invite link to be edited.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLink
-
Invite link to get.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
-
Invite link for which to return chat members.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.GetChatJoinRequests
-
Invite link for which to return join requests.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderInvite
-
Internal representation of the invite link.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatInvite
-
Internal representation of the invite link.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.JoinChatByInviteLink
-
Invite link to use.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequests
-
Invite link for which to process join requests.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.RevokeChatInviteLink
-
Invite link to be revoked.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.StarSubscriptionTypeChannel
-
The invite link that can be used to renew the subscription if it has been expired; may be empty, if the link isn't available anymore.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
Primary invite link for the chat; may be null.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeJoinChat
-
Invite link to use.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
-
If user has joined the chat using an invite link, the invite link; may be null.
- inviteLink - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
-
The invite link, which was used to send join request; may be null.
- inviteLinkChanges - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
-
True, if changes to invite links need to be returned.
- InviteLinkChatType() - Constructor for class org.drinkless.tdlib.TdApi.InviteLinkChatType
-
Default class constructor.
- InviteLinkChatTypeBasicGroup() - Constructor for class org.drinkless.tdlib.TdApi.InviteLinkChatTypeBasicGroup
-
The link is an invite link for a basic group.
- InviteLinkChatTypeChannel() - Constructor for class org.drinkless.tdlib.TdApi.InviteLinkChatTypeChannel
-
The link is an invite link for a channel.
- InviteLinkChatTypeSupergroup() - Constructor for class org.drinkless.tdlib.TdApi.InviteLinkChatTypeSupergroup
-
The link is an invite link for a supergroup.
- inviteLinkCount - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
-
Number of active invite links.
- inviteLinkCounts - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkCounts
-
List of invite link counts.
- inviteLinks - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinks
-
List of the invite links.
- inviteLinks - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinks
-
List of invite links.
- inviterUserId - Variable in class org.drinkless.tdlib.TdApi.ChatMember
-
Identifier of a user that invited/promoted/banned this member in the chat; 0 if unknown.
- invoice - Variable in class org.drinkless.tdlib.TdApi.CreateInvoiceLink
-
Information about the invoice of the type inputMessageInvoice.
- invoice - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
-
Invoice.
- Invoice() - Constructor for class org.drinkless.tdlib.TdApi.Invoice
-
Product invoice.
- Invoice(String, TdApi.LabeledPricePart[], int, long, long[], String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.Invoice
-
Product invoice.
- invoice - Variable in class org.drinkless.tdlib.TdApi.PaymentFormTypeRegular
-
Full information about the invoice.
- invoice - Variable in class org.drinkless.tdlib.TdApi.PaymentReceiptTypeRegular
-
Information about the invoice.
- invoiceChatId - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
-
Identifier of the chat, containing the corresponding invoice message.
- invoiceLink - Variable in class org.drinkless.tdlib.TdApi.StarSubscriptionTypeBot
-
The link to the subscription invoice.
- invoiceMessageId - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
-
Identifier of the message with the corresponding invoice; can be 0 or an identifier of a deleted message.
- invoiceName - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeInvoice
-
Name of the invoice.
- invoiceName - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
-
Name of the invoice; may be empty if unknown.
- invoicePayload - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentRefunded
-
Invoice payload; only for bots.
- invoicePayload - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
-
Invoice payload.
- invoicePayload - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeBotInvoiceSale
-
Invoice payload.
- invoicePayload - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeBotSubscriptionSale
-
Invoice payload.
- invoicePayload - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
-
Invoice payload.
- invoicePayload - Variable in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
-
Invoice payload.
- iosAnimatedIcon - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
Icon for the bot in TGS format for the official iOS app; may be null.
- iosSideMenuIcon - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
Icon for the bot in PNG format for the official iOS app side menu; may be null.
- iosStaticIcon - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
Icon for the bot in SVG format for the official iOS app; may be null.
- ipAddress - Variable in class org.drinkless.tdlib.TdApi.CallServer
-
Server IPv4 address.
- ipAddress - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
-
IP address from which the user was logged in, in human-readable format.
- ipAddress - Variable in class org.drinkless.tdlib.TdApi.Session
-
IP address from which the session was created, in human-readable format.
- ipv6Address - Variable in class org.drinkless.tdlib.TdApi.CallServer
-
Server IPv6 address.
- isActive - Variable in class org.drinkless.tdlib.TdApi.BasicGroup
-
True, if the group is active.
- isActive - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
-
True, if the reaction can be added to new messages and enabled in chats.
- isActive - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
True, if the call is active.
- isActive - Variable in class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
-
Pass true to activate the username; pass false to disable it.
- isActive - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
-
Pass true to activate the username; pass false to disable it.
- isActive - Variable in class org.drinkless.tdlib.TdApi.ToggleUsernameIsActive
-
Pass true to activate the username; pass false to disable it.
- isAdded - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
True, if the bot was explicitly added by the user.
- isAdded - Variable in class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
-
Pass true to add the bot to attachment menu; pass false to remove the bot from attachment menu.
- isAdditional - Variable in class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOption
-
True, if the option must be shown only in the full list of payment options.
- isAdditional - Variable in class org.drinkless.tdlib.TdApi.StarPaymentOption
-
True, if the option must be shown only in the full list of payment options.
- isAllHistoryAvailable - Variable in class org.drinkless.tdlib.TdApi.ChatEventIsAllHistoryAvailableToggled
-
New value of isAllHistoryAvailable.
- isAllHistoryAvailable - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
True, if new chat members will have access to old messages.
- isAllHistoryAvailable - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
-
The new value of isAllHistoryAvailable.
- isAllowedAsChatEmojiStatus - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
True, if stickers in the sticker set are custom emoji that can be used as chat emoji status; for custom emoji sticker sets only.
- isAllowedAsChatEmojiStatus - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
True, if stickers in the sticker set are custom emoji that can be used as chat emoji status; for custom emoji sticker sets only.
- isAnimation - Variable in class org.drinkless.tdlib.TdApi.InputStoryContentVideo
-
True, if the video has no sound.
- isAnimation - Variable in class org.drinkless.tdlib.TdApi.StoryVideo
-
True, if the video has no sound.
- isAnonymous - Variable in class org.drinkless.tdlib.TdApi.AddPendingPaidMessageReaction
-
Pass true to make paid reaction of the user on the message anonymous; pass false to make the user's profile visible among top reactors.
- isAnonymous - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
-
True, if the administrator isn't shown in the chat member list and sends messages anonymously; applicable to supergroups only.
- isAnonymous - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
-
True, if the creator isn't shown in the chat member list and sends messages anonymously; applicable to supergroups only.
- isAnonymous - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
-
True, if the poll voters are anonymous.
- isAnonymous - Variable in class org.drinkless.tdlib.TdApi.PaidReactor
-
True, if the reactor is anonymous.
- isAnonymous - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberInfo
-
True, if the phone number was bought at https://fragment.com and isn't tied to a SIM card.
- isAnonymous - Variable in class org.drinkless.tdlib.TdApi.Poll
-
True, if the poll is anonymous.
- isAnonymous - Variable in class org.drinkless.tdlib.TdApi.TogglePaidMessageReactionIsAnonymous
-
Pass true to make paid reaction of the user on the message anonymous; pass false to make the user's profile visible among top reactors.
- isAppSandbox - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePush
-
True, if App Sandbox is enabled.
- isAppSandbox - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePushVoIP
-
True, if App Sandbox is enabled.
- isAppSandbox - Variable in class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsIos
-
True, if App Sandbox is enabled.
- isArchived - Variable in class org.drinkless.tdlib.TdApi.ChangeStickerSet
-
The new value of isArchived.
- isArchived - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
True, if the sticker set has been archived.
- isArchived - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
True, if the sticker set has been archived.
- isAttached - Variable in class org.drinkless.tdlib.TdApi.AddRecentSticker
-
Pass true to add the sticker to the list of stickers recently attached to photo or video files; pass false to add the sticker to the list of recently sent stickers.
- isAttached - Variable in class org.drinkless.tdlib.TdApi.ClearRecentStickers
-
Pass true to clear the list of stickers recently attached to photo or video files; pass false to clear the list of recently sent stickers.
- isAttached - Variable in class org.drinkless.tdlib.TdApi.GetRecentStickers
-
Pass true to return stickers and masks that were recently attached to photos or video files; pass false to return recently sent stickers.
- isAttached - Variable in class org.drinkless.tdlib.TdApi.RemoveRecentSticker
-
Pass true to remove the sticker from the list of stickers recently attached to photo or video files; pass false to remove the sticker from the list of recently sent stickers.
- isAttached - Variable in class org.drinkless.tdlib.TdApi.UpdateRecentStickers
-
True, if the list of stickers attached to photo or video files was updated; otherwise, the list of sent stickers is updated.
- isAutoDownloadEnabled - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
-
True, if the auto-download is enabled.
- isBeingChosen - Variable in class org.drinkless.tdlib.TdApi.PollOption
-
True, if the option is being chosen by a pending setPollAnswer request.
- isBeingEdited - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story is being edited by the current user.
- isBeingSent - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story is being sent by the current user.
- isBeta - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
-
True, if the language pack is a beta language pack.
- isBig - Variable in class org.drinkless.tdlib.TdApi.AddMessageReaction
-
Pass true if the reaction is added with a big animation.
- isBig - Variable in class org.drinkless.tdlib.TdApi.SetMessageReactions
-
Pass true if the reactions are added with a big animation.
- isBig - Variable in class org.drinkless.tdlib.TdApi.UnreadReaction
-
True, if the reaction was added with a big animation.
- isBlurred - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypeWallpaper
-
True, if the wallpaper must be downscaled to fit in 450x450 square and then box-blurred with radius 12.
- isBordered - Variable in class org.drinkless.tdlib.TdApi.PageBlockTable
-
True, if the table is bordered.
- isBot - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeUser
-
True, if the user is a bot.
- isBotPaused - Variable in class org.drinkless.tdlib.TdApi.BusinessBotManageBar
-
True, if the bot is paused.
- isBroadcastGroup - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
True, if the supergroup is a broadcast group, i.e.
- isCached - Variable in class org.drinkless.tdlib.TdApi.RichTextUrl
-
True, if the URL has cached instant view server-side.
- isCanceled - Variable in class org.drinkless.tdlib.TdApi.EditStarSubscription
-
New value of isCanceled.
- isCanceled - Variable in class org.drinkless.tdlib.TdApi.EditUserStarSubscription
-
Pass true to cancel the subscription; pass false to allow the user to enable it.
- isCanceled - Variable in class org.drinkless.tdlib.TdApi.StarSubscription
-
True, if the subscription was canceled.
- isCanceledByBot - Variable in class org.drinkless.tdlib.TdApi.StarSubscriptionTypeBot
-
True, if the subscription was canceled by the bot and can't be extended.
- isChannel - Variable in class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
-
True, if the join request was sent to a channel chat.
- isChannel - Variable in class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
-
True, if the supergroup is a channel.
- isChannel - Variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
-
Pass true to create a channel chat; ignored if a forum is created.
- isChannel - Variable in class org.drinkless.tdlib.TdApi.GetChatBoostFeatures
-
Pass true to get the list of features for channels; pass false to get the list of features for supergroups.
- isChannel - Variable in class org.drinkless.tdlib.TdApi.GetChatBoostLevelFeatures
-
Pass true to get the list of features for channels; pass false to get the list of features for supergroups.
- isChannel - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
True, if the supergroup is a channel.
- isChannelPost - Variable in class org.drinkless.tdlib.TdApi.Message
-
True, if the message is a channel post.
- isChosen - Variable in class org.drinkless.tdlib.TdApi.MessageReaction
-
True, if the reaction is chosen by the current user.
- isChosen - Variable in class org.drinkless.tdlib.TdApi.PollOption
-
True, if the option was chosen by the user.
- isClosed - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
-
True, if the topic is closed.
- isClosed - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
-
True, if the poll needs to be sent already closed; for bots only.
- isClosed - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicIsClosedToggled
-
True, if the topic was closed; otherwise, the topic was reopened.
- isClosed - Variable in class org.drinkless.tdlib.TdApi.Poll
-
True, if the poll is closed.
- isClosed - Variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
-
Pass true to close the topic; pass false to reopen it.
- isCloseFriend - Variable in class org.drinkless.tdlib.TdApi.User
-
The user is a close friend of the current user; implies that the user is a contact.
- isContact - Variable in class org.drinkless.tdlib.TdApi.User
-
The user is a contact of the current user.
- isContentModified - Variable in class org.drinkless.tdlib.TdApi.StoryRepostInfo
-
True, if story content was modified during reposting; otherwise, story wasn't modified.
- isCreated - Variable in class org.drinkless.tdlib.TdApi.CallStatePending
-
True, if the call has already been created by the server.
- isCurrent - Variable in class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
-
True, if this is the currently used Telegram Premium subscription option.
- isCurrent - Variable in class org.drinkless.tdlib.TdApi.Session
-
True, if this session is the current session.
- isCurrentPhoneNumber - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
-
Pass true if the authenticated phone number is used on the current device.
- isCurrentUser - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
True, if the participant is the current user.
- isCurrentUser - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatAddMembers
-
True, if the current user was added to the group.
- isCurrentUser - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatDeleteMember
-
True, if the current user was deleted from the group.
- isDark - Variable in class org.drinkless.tdlib.TdApi.Background
-
True, if the background is dark and is recommended to be used with dark theme.
- isDark - Variable in class org.drinkless.tdlib.TdApi.GetChatRevenueStatistics
-
Pass true if a dark theme is used by the application.
- isDark - Variable in class org.drinkless.tdlib.TdApi.GetChatStatistics
-
Pass true if a dark theme is used by the application.
- isDark - Variable in class org.drinkless.tdlib.TdApi.GetMessageStatistics
-
Pass true if a dark theme is used by the application.
- isDark - Variable in class org.drinkless.tdlib.TdApi.GetStarRevenueStatistics
-
Pass true if a dark theme is used by the application.
- isDark - Variable in class org.drinkless.tdlib.TdApi.GetStoryStatistics
-
Pass true if a dark theme is used by the application.
- isDark - Variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypeSuggestedReaction
-
True, if reaction has a dark background.
- isDark - Variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeSuggestedReaction
-
True, if reaction has a dark background.
- isDefault - Variable in class org.drinkless.tdlib.TdApi.Background
-
True, if this is one of default backgrounds.
- isDefault - Variable in class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOption
-
True, if the option must be chosen by default.
- isDefault - Variable in class org.drinkless.tdlib.TdApi.StarGiveawayWinnerOption
-
True, if the option must be chosen by default.
- isDisabled - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewOptions
-
True, if link preview must be disabled.
- isDisconnected - Variable in class org.drinkless.tdlib.TdApi.ChatAffiliateProgram
-
True, if the program was canceled by the bot, or disconnected by the chat owner and isn't available anymore.
- isDisconnected - Variable in class org.drinkless.tdlib.TdApi.DiscardCall
-
Pass true if the user was disconnected.
- isDownloadingActive - Variable in class org.drinkless.tdlib.TdApi.LocalFile
-
True, if the file is currently being downloaded (or a local copy is being generated by some other means).
- isDownloadingCompleted - Variable in class org.drinkless.tdlib.TdApi.LocalFile
-
True, if the local copy is fully available.
- isEdited - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story was edited.
- isEnabled - Variable in class org.drinkless.tdlib.TdApi.BusinessConnection
-
True, if the connection is enabled; false otherwise.
- isEnabled - Variable in class org.drinkless.tdlib.TdApi.Proxy
-
True, if the proxy is enabled now.
- isEnded - Variable in class org.drinkless.tdlib.TdApi.GiveawayInfoOngoing
-
True, if the giveaway has ended and results are being prepared.
- isExpiring - Variable in class org.drinkless.tdlib.TdApi.StarSubscription
-
True, if the subscription expires soon and there are no enough Telegram Stars on the user's balance to extend it.
- isFake - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
True, if many users reported this chat as a fake account.
- isFake - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
True, if many users reported this supergroup or channel as a fake account.
- isFake - Variable in class org.drinkless.tdlib.TdApi.User
-
True, if many users reported this user as a fake account.
- isFirstRecurring - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
-
True, if this is the first recurring payment.
- isFirstRecurring - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
-
True, if this is the first recurring payment.
- isFlexible - Variable in class org.drinkless.tdlib.TdApi.Invoice
-
True, if the total price depends on the shipping method.
- isFlipped - Variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypeSuggestedReaction
-
True, if reaction corner is flipped.
- isFlipped - Variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeSuggestedReaction
-
True, if reaction corner is flipped.
- isForBirthday - Variable in class org.drinkless.tdlib.TdApi.Gift
-
True, if the gift is a birthday gift.
- isForCloseFriends - Variable in class org.drinkless.tdlib.TdApi.StoryInfo
-
True, if the story is available only to close friends.
- isForum - Variable in class org.drinkless.tdlib.TdApi.ChatEventIsForumToggled
-
New value of isForum.
- isForum - Variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
-
Pass true to create a forum supergroup chat.
- isForum - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
True, if the supergroup is a forum with topics.
- isForum - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
-
New value of isForum.
- isFromGiveaway - Variable in class org.drinkless.tdlib.TdApi.MessagePremiumGiftCode
-
True, if the gift code was created for a giveaway.
- isFromGiveaway - Variable in class org.drinkless.tdlib.TdApi.PremiumGiftCodeInfo
-
True, if the gift code was created for a giveaway.
- isFromOffline - Variable in class org.drinkless.tdlib.TdApi.Message
-
True, if the message was sent because of a scheduled action by the message sender, for example, as away, or greeting service message.
- isFull - Variable in class org.drinkless.tdlib.TdApi.WebPageInstantView
-
True, if the instant view contains the full page.
- isFullWidth - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
-
True, if the block must be full width.
- isGeneral - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
-
True, if the topic is the General topic list.
- isGood - Variable in class org.drinkless.tdlib.TdApi.RateSpeechRecognition
-
Pass true if the speech recognition is good.
- isGreeting - Variable in class org.drinkless.tdlib.TdApi.EmojiCategory
-
True, if the category must be shown first when choosing a sticker for the start page.
- isHandRaised - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
True, if the participant hand is raised.
- isHandRaised - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
-
Pass true if the user's hand needs to be raised.
- isHeader - Variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
-
True, if it is a header cell.
- isHidden - Variable in class org.drinkless.tdlib.TdApi.CountryInfo
-
True, if the country must be hidden from the list of all countries.
- isHidden - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
-
True, if the topic is hidden above the topic list and closed; for General topic only.
- isHidden - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicIsHiddenToggled
-
True, if the topic was hidden; otherwise, the topic was unhidden.
- isHidden - Variable in class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
-
Pass true to hide and close the General topic; pass false to unhide it.
- isHttp - Variable in class org.drinkless.tdlib.TdApi.GetInternalLink
-
Pass true to create an HTTPS link (only available for some link types); pass false to create a tg: link.
- isInline - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
-
True, if the bot supports inline queries.
- isInstalled - Variable in class org.drinkless.tdlib.TdApi.ChangeStickerSet
-
The new value of isInstalled.
- isInstalled - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
-
True, if the language pack is installed by the current user.
- isInstalled - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
True, if the sticker set has been installed by the current user.
- isInstalled - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
True, if the sticker set has been installed by the current user.
- isInverted - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypePattern
-
True, if the background fill must be applied only to the pattern itself.
- isJoined - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
True, if the call is joined.
- isLeft - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatDeleteMember
-
True, if the user has left the group themselves.
- isListened - Variable in class org.drinkless.tdlib.TdApi.MessageVoiceNote
-
True, if at least one of the recipients has listened to the voice note.
- isLive - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentLocation
-
True, if the location is live.
- isLiveStream - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
-
True, if the video chat is expected to be a live stream in a channel or a broadcast group.
- isLiveStream - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeVideoChat
-
True, if the video chat is expected to be a live stream in a channel or a broadcast group.
- isLooped - Variable in class org.drinkless.tdlib.TdApi.PageBlockVideo
-
True, if the video must be looped.
- isManual - Variable in class org.drinkless.tdlib.TdApi.TextQuote
-
True, if the quote was manually chosen by the message sender.
- isMarkedAsUnread - Variable in class org.drinkless.tdlib.TdApi.Chat
-
True, if the chat is marked as unread.
- isMarkedAsUnread - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
-
New value of isMarkedAsUnread.
- isMarkedAsUnread - Variable in class org.drinkless.tdlib.TdApi.UpdateChatIsMarkedAsUnread
-
New value of isMarkedAsUnread.
- isMe - Variable in class org.drinkless.tdlib.TdApi.PaidReactor
-
True, if the paid reaction was added by the current user.
- isMediaClick - Variable in class org.drinkless.tdlib.TdApi.ClickChatSponsoredMessage
-
Pass true if the media was clicked in the sponsored message.
- isMember - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
-
True, if the user is a member of the chat.
- isMember - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
-
True, if the user is a member of the chat.
- isMoving - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypePattern
-
True, if the background needs to be slightly moved when device is tilted.
- isMoving - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypeWallpaper
-
True, if the background needs to be slightly moved when device is tilted.
- isMuted - Variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantIsMutedToggled
-
New value of isMuted.
- isMuted - Variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
-
Pass true to join the call with muted microphone.
- isMuted - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
-
Pass true to mute the user; pass false to unmute them.
- isMutedForAllUsers - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
True, if the participant is muted for all users.
- isMutedForCurrentUser - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
True, if the participant is muted for the current user.
- isMutualContact - Variable in class org.drinkless.tdlib.TdApi.User
-
The user is a contact of the current user and the current user is a contact of the user.
- isMyVideoEnabled - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
True, if the current user's video is enabled.
- isMyVideoEnabled - Variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
-
Pass true if the user's video is enabled.
- isMyVideoEnabled - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoEnabled
-
Pass true if the current user's video is enabled.
- isMyVideoPaused - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
True, if the current user's video is paused.
- isMyVideoPaused - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoPaused
-
Pass true if the current user's video is paused.
- isNativeNameRequired - Variable in class org.drinkless.tdlib.TdApi.PassportSuitableElement
-
True, if personal details must include the user's name in the language of their country of residence.
- isOfficial - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
-
True, if the language pack is official.
- isOfficial - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
True, if the sticker set is official.
- isOfficial - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
True, if the sticker set is official.
- isOfficialApplication - Variable in class org.drinkless.tdlib.TdApi.Session
-
True, if the application is an official application or uses the apiId of an official application.
- isOpen - Variable in class org.drinkless.tdlib.TdApi.PageBlockDetails
-
True, if the block is open by default.
- isOptional - Variable in class org.drinkless.tdlib.TdApi.ReportChatResultTextRequired
-
True, if the user can skip text adding.
- isOptional - Variable in class org.drinkless.tdlib.TdApi.ReportStoryResultTextRequired
-
True, if the user can skip text adding.
- isOutbound - Variable in class org.drinkless.tdlib.TdApi.SecretChat
-
True, if the chat was created by the current user; false otherwise.
- isOutgoing - Variable in class org.drinkless.tdlib.TdApi.AddedReaction
-
True, if the reaction was added by the current user.
- isOutgoing - Variable in class org.drinkless.tdlib.TdApi.Call
-
True, if the call is outgoing.
- isOutgoing - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
-
True, if the topic was created by the current user.
- isOutgoing - Variable in class org.drinkless.tdlib.TdApi.ForwardSource
-
True, if the message that was forwarded is outgoing; always false if sender is unknown.
- isOutgoing - Variable in class org.drinkless.tdlib.TdApi.Message
-
True, if the message is outgoing.
- isOutgoing - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
-
True, if the message is outgoing.
- isOwned - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
True, if the sticker set is owned by the current user.
- isOwned - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
True, if the sticker set is owned by the current user.
- isOwner - Variable in class org.drinkless.tdlib.TdApi.ChatAdministrator
-
True, if the user is the owner of the chat.
- isPasswordPending - Variable in class org.drinkless.tdlib.TdApi.Session
-
True, if a 2-step verification password is needed to complete authorization of the session.
- isPaused - Variable in class org.drinkless.tdlib.TdApi.FileDownload
-
True, if downloading of the file is paused.
- isPaused - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipantVideoInfo
-
True, if the video is paused.
- isPaused - Variable in class org.drinkless.tdlib.TdApi.ToggleBusinessConnectedBotChatIsPaused
-
Pass true to pause the connected bot in the chat; pass false to resume the bot.
- isPaused - Variable in class org.drinkless.tdlib.TdApi.ToggleDownloadIsPaused
-
Pass true if the download is paused.
- isPaused - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallScreenSharingIsPaused
-
Pass true to pause screen sharing; pass false to unpause it.
- isPaused - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownload
-
True, if downloading of the file is paused.
- isPermanent - Variable in class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
-
True, if the messages are permanently deleted by a user (as opposed to just becoming inaccessible).
- isPersistent - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
-
True, if the keyboard is expected to always be shown when the ordinary keyboard is hidden.
- isPersonal - Variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
-
Pass true if results may be cached and returned only for the user that sent the query.
- isPersonal - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoInfo
-
True, if the photo is visible only for the current user.
- isPersonal - Variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
-
True, if the photo is visible only for the current user.
- isPersonal - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupForceReply
-
True, if a forced reply must automatically be shown to the current user.
- isPersonal - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupRemoveKeyboard
-
True, if the keyboard is removed only for the mentioned users or the target user of a reply.
- isPersonal - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
-
True, if the keyboard must automatically be shown to the current user.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.ChatPosition
-
True, if the chat is pinned in the chat list.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
-
True, if the topic is pinned in the topic list.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.Message
-
True, if the message is pinned.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentAnimation
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentAudio
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentContact
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentDocument
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGame
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGiveaway
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentHidden
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentInvoice
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentLocation
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPaidMedia
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPoll
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentSticker
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentStory
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentText
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideo
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideoNote
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVoiceNote
-
True, if the message is a pinned message with the specified content.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.SavedMessagesTopic
-
True, if the topic is pinned.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.SetBusinessMessageIsPinned
-
Pass true to pin the message, pass false to unpin it.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
-
Pass true to pin the chat; pass false to unpin it.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
-
Pass true to pin the topic; pass false to unpin it.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.ToggleSavedMessagesTopicIsPinned
-
Pass true to pin the topic; pass false to unpin it.
- isPinned - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageIsPinned
-
True, if the message is pinned.
- isPostedToChatPage - Variable in class org.drinkless.tdlib.TdApi.SendStory
-
Pass true to keep the story accessible after expiration.
- isPostedToChatPage - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story is saved in the sender's profile and will be available there after expiration.
- isPostedToChatPage - Variable in class org.drinkless.tdlib.TdApi.ToggleStoryIsPostedToChatPage
-
Pass true to make the story accessible after expiration; pass false to make it private.
- isPremium - Variable in class org.drinkless.tdlib.TdApi.MessageEffect
-
True, if Telegram Premium subscription is required to use the effect.
- isPremium - Variable in class org.drinkless.tdlib.TdApi.MessageSticker
-
True, if premium animation of the sticker must be played.
- isPremium - Variable in class org.drinkless.tdlib.TdApi.TrendingStickerSets
-
True, if the list contains sticker sets with premium stickers.
- isPremium - Variable in class org.drinkless.tdlib.TdApi.User
-
True, if the user is a Telegram Premium user.
- isPrimary - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
-
True, if the link is primary.
- isPrivate - Variable in class org.drinkless.tdlib.TdApi.MessageGift
-
True, if the sender and gift text are shown only to the gift receiver; otherwise, everyone will be able to see them.
- isPrivate - Variable in class org.drinkless.tdlib.TdApi.SendGift
-
Pass true to show the current user as sender and gift text only to the gift receiver; otherwise, everyone will be able to see them.
- isPrivate - Variable in class org.drinkless.tdlib.TdApi.UserGift
-
True, if the sender and gift text are shown only to the gift receiver; otherwise, everyone are able to see them.
- isPublic - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLink
-
True, if the link will work for non-members of the chat.
- isPublic - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLinkInfo
-
True, if the link will work for non-members of the chat.
- isPublic - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
True, if the chat is a public supergroup or channel, i.e.
- isPublic - Variable in class org.drinkless.tdlib.TdApi.MessageLink
-
True, if the link will work for non-members of the chat.
- isPublic - Variable in class org.drinkless.tdlib.TdApi.MessageLinkInfo
-
True, if the link is a public link for a message or a forum topic in a chat.
- isPublic - Variable in class org.drinkless.tdlib.TdApi.SetProfilePhoto
-
Pass true to set a public photo, which will be visible even the main photo is hidden by privacy settings.
- isReceived - Variable in class org.drinkless.tdlib.TdApi.CallStatePending
-
True, if the call has already been received by the other party.
- isRecommended - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
-
True, if the message needs to be labeled as "recommended" instead of "sponsored".
- isRecurring - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
-
True, if this is a recurring payment.
- isRecurring - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
-
True, if this is a recurring payment.
- isRefund - Variable in class org.drinkless.tdlib.TdApi.StarTransaction
-
True, if the transaction is a refund of a previous transaction.
- isRegular - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPoll
-
True, if the poll is regular and not in quiz mode.
- isRestore - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
-
Pass true if this is a restore of a Telegram Premium purchase; only for App Store.
- isReturned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatAddMembers
-
True, if the user has returned to the group themselves.
- isRevoked - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
-
True, if the link was revoked.
- isRevoked - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
-
Pass true if revoked links needs to be returned instead of active or expired.
- isRtl - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
-
True, if the language pack strings are RTL.
- isRtl - Variable in class org.drinkless.tdlib.TdApi.WebPageInstantView
-
True, if the instant view must be shown from right to left.
- isRtmpStream - Variable in class org.drinkless.tdlib.TdApi.CreateVideoChat
-
Pass true to create an RTMP stream instead of an ordinary video chat.
- isRtmpStream - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
True, if the chat is an RTMP stream instead of an ordinary video chat.
- isSame - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatSetBackground
-
True, if the set background is the same as the background of the current user.
- isSaved - Variable in class org.drinkless.tdlib.TdApi.MessageGift
-
True, if the gift is displayed on the user's profile page; only for the receiver of the gift.
- isSaved - Variable in class org.drinkless.tdlib.TdApi.ToggleGiftIsSaved
-
Pass true to display the gift on the user's profile page; pass false to remove it from the profile page.
- isSaved - Variable in class org.drinkless.tdlib.TdApi.UserGift
-
True, if the gift is displayed on the user's profile page; may be false only for the receiver of the gift.
- isScam - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
True, if many users reported this chat as a scam.
- isScam - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
True, if many users reported this supergroup or channel as a scam.
- isScam - Variable in class org.drinkless.tdlib.TdApi.User
-
True, if many users reported this user as a scam.
- isSecret - Variable in class org.drinkless.tdlib.TdApi.MessageAnimation
-
True, if the animation thumbnail must be blurred and the animation must be shown only while tapped.
- isSecret - Variable in class org.drinkless.tdlib.TdApi.MessagePhoto
-
True, if the photo must be blurred and must be shown only while tapped.
- isSecret - Variable in class org.drinkless.tdlib.TdApi.MessageVideo
-
True, if the video thumbnail must be blurred and the video must be shown only while tapped.
- isSecret - Variable in class org.drinkless.tdlib.TdApi.MessageVideoNote
-
True, if the video note thumbnail must be blurred and the video note must be shown only while tapped.
- isSecret - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
-
True, if the photo is secret.
- isSecret - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideo
-
True, if the video is secret.
- isSelfieRequired - Variable in class org.drinkless.tdlib.TdApi.PassportSuitableElement
-
True, if a selfie is required with the identity document.
- isShareable - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
True, if at least one link has been created for the folder.
- isShareable - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
-
True, if at least one link has been created for the folder.
- isSilent - Variable in class org.drinkless.tdlib.TdApi.Notification
-
True, if the notification was explicitly sent without sound.
- isSlowModeEnabled - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
True, if the slow mode is enabled in the supergroup.
- isSpeaking - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
True, if the participant is speaking as set by setGroupCallParticipantIsSpeaking.
- isSpeaking - Variable in class org.drinkless.tdlib.TdApi.GroupCallRecentSpeaker
-
True, is the user has spoken recently.
- isSpeaking - Variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
-
Pass true if the user is speaking.
- isStarGiveaway - Variable in class org.drinkless.tdlib.TdApi.MessageGiveawayCompleted
-
True, if the giveaway is a Telegram Star giveaway.
- isStriped - Variable in class org.drinkless.tdlib.TdApi.PageBlockTable
-
True, if the table is striped.
- isSupport - Variable in class org.drinkless.tdlib.TdApi.User
-
True, if the user is Telegram support account.
- isTcp - Variable in class org.drinkless.tdlib.TdApi.CallServerTypeTelegramReflector
-
True, if the server uses TCP instead of UDP.
- isTest - Variable in class org.drinkless.tdlib.TdApi.Invoice
-
True, if the payment is a test payment.
- isTest - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
-
True, if the invoice is a test invoice.
- isTop - Variable in class org.drinkless.tdlib.TdApi.PaidReactor
-
True, if the reactor is one of the most active reactors; may be false if the reactor is the current user.
- isTopicMessage - Variable in class org.drinkless.tdlib.TdApi.Message
-
True, if the message is a forum topic message.
- isTranslatable - Variable in class org.drinkless.tdlib.TdApi.Chat
-
True, if translation of all messages in the chat must be suggested to the user.
- isTranslatable - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
-
New value of isTranslatable.
- isTranslatable - Variable in class org.drinkless.tdlib.TdApi.UpdateChatIsTranslatable
-
New value of isTranslatable.
- isTranslationRequired - Variable in class org.drinkless.tdlib.TdApi.PassportSuitableElement
-
True, if a certified English translation is required with the document.
- isUnclaimed - Variable in class org.drinkless.tdlib.TdApi.ChatBoostSourceGiveaway
-
True, if the winner for the corresponding giveaway prize wasn't chosen, because there were not enough participants.
- isUnclaimed - Variable in class org.drinkless.tdlib.TdApi.MessageGiveawayPrizeStars
-
True, if the corresponding winner wasn't chosen and the Telegram Stars were received by the owner of the boosted chat.
- isUnclaimed - Variable in class org.drinkless.tdlib.TdApi.MessagePremiumGiftCode
-
True, if the winner for the corresponding Telegram Premium subscription wasn't chosen.
- isUnconfirmed - Variable in class org.drinkless.tdlib.TdApi.Session
-
True, if the session wasn't confirmed from another session.
- isUpgrade - Variable in class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
-
True, if the payment option can be used to upgrade the existing Telegram Premium subscription.
- isUpgrade - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
-
Pass true if this is an upgrade from a monthly subscription to early subscription; only for App Store.
- isUpload - Variable in class org.drinkless.tdlib.TdApi.UpdateSpeedLimitNotification
-
True, if upload speed was limited; false, if download speed was limited.
- isUploadingActive - Variable in class org.drinkless.tdlib.TdApi.RemoteFile
-
True, if the file is currently being uploaded (or a remote copy is being generated by some other means).
- isUploadingCompleted - Variable in class org.drinkless.tdlib.TdApi.RemoteFile
-
True, if a remote copy is fully available.
- isVerified - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
True, if the chat is verified.
- isVerified - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
True, if the supergroup or channel is verified.
- isVerified - Variable in class org.drinkless.tdlib.TdApi.User
-
True, if the user is verified.
- isVideo - Variable in class org.drinkless.tdlib.TdApi.Call
-
True, if the call is a video call.
- isVideo - Variable in class org.drinkless.tdlib.TdApi.CreateCall
-
Pass true to create a video call.
- isVideo - Variable in class org.drinkless.tdlib.TdApi.DiscardCall
-
Pass true if the call was a video call.
- isVideo - Variable in class org.drinkless.tdlib.TdApi.MessageCall
-
True, if the call was a video call.
- isVideoRecorded - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
True, if a video file is being recorded for the call.
- isViewed - Variable in class org.drinkless.tdlib.TdApi.MessageVideoNote
-
True, if at least one of the recipients has viewed the video note.
- isViewed - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
True for already viewed trending sticker sets.
- isViewed - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
True for already viewed trending sticker sets.
- isVisibleOnlyForSelf - Variable in class org.drinkless.tdlib.TdApi.Story
-
True, if the story is visible only for the current user.
- isWinner - Variable in class org.drinkless.tdlib.TdApi.GiveawayInfoCompleted
-
True, if the current user is a winner of the giveaway.
- items - Variable in class org.drinkless.tdlib.TdApi.PageBlockList
-
The items of the list.
- SaveApplicationLogEvent() - Constructor for class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
-
Default constructor for a function, which saves application log event on the server.
- SaveApplicationLogEvent(String, long, TdApi.JsonValue) - Constructor for class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
-
Creates a function, which saves application log event on the server.
- savedCredentials - Variable in class org.drinkless.tdlib.TdApi.PaymentFormTypeRegular
-
The list of saved payment credentials.
- SavedCredentials() - Constructor for class org.drinkless.tdlib.TdApi.SavedCredentials
-
Contains information about saved payment credentials.
- SavedCredentials(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SavedCredentials
-
Contains information about saved payment credentials.
- savedCredentialsId - Variable in class org.drinkless.tdlib.TdApi.InputCredentialsSaved
-
Identifier of the saved credentials.
- SavedMessagesTag() - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTag
-
Represents a tag used in Saved Messages or a Saved Messages topic.
- SavedMessagesTag(TdApi.ReactionType, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTag
-
Represents a tag used in Saved Messages or a Saved Messages topic.
- SavedMessagesTags() - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTags
-
Contains a list of tags used in Saved Messages.
- SavedMessagesTags(TdApi.SavedMessagesTag[]) - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTags
-
Contains a list of tags used in Saved Messages.
- SavedMessagesTopic() - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTopic
-
Contains information about a Saved Messages topic.
- SavedMessagesTopic(long, TdApi.SavedMessagesTopicType, boolean, long, TdApi.Message, TdApi.DraftMessage) - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTopic
-
Contains information about a Saved Messages topic.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.DeleteSavedMessagesTopicHistory
-
Identifier of Saved Messages topic which messages will be deleted.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.DeleteSavedMessagesTopicMessagesByDate
-
Identifier of Saved Messages topic which messages will be deleted.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageCalendar
-
If not0, only messages in the specified Saved Messages topic will be considered; pass 0 to consider all messages, or for chats other than Saved Messages.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageCount
-
If not 0, only messages in the specified Saved Messages topic will be counted; pass 0 to count all messages, or for chats other than Saved Messages.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessagePosition
-
If not 0, only messages in the specified Saved Messages topic will be considered; pass 0 to consider all relevant messages, or for chats other than Saved Messages.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
-
If not 0, only messages in the specified Saved Messages topic will be considered; pass 0 to consider all messages, or for chats other than Saved Messages.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.GetSavedMessagesTags
-
Identifier of Saved Messages topic which tags will be returned; pass 0 to get all Saved Messages tags.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.GetSavedMessagesTopicHistory
-
Identifier of Saved Messages topic which messages will be fetched.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.GetSavedMessagesTopicMessageByDate
-
Identifier of Saved Messages topic which message will be returned.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.Message
-
Identifier of the Saved Messages topic for the message; 0 for messages not from Saved Messages.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
-
If not 0, only messages in the specified Saved Messages topic will be returned; pass 0 to return all messages, or for chats other than Saved Messages.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.SearchSavedMessages
-
If not 0, only messages in the specified Saved Messages topic will be considered; pass 0 to consider all messages.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.ToggleSavedMessagesTopicIsPinned
-
Identifier of Saved Messages topic to pin or unpin.
- savedMessagesTopicId - Variable in class org.drinkless.tdlib.TdApi.UpdateSavedMessagesTags
-
Identifier of Saved Messages topic which tags were changed; 0 if tags for the whole chat has changed.
- savedMessagesTopicIds - Variable in class org.drinkless.tdlib.TdApi.SetPinnedSavedMessagesTopics
-
Identifiers of the new pinned Saved Messages topics.
- SavedMessagesTopicType() - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTopicType
-
Default class constructor.
- SavedMessagesTopicTypeAuthorHidden() - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTopicTypeAuthorHidden
-
Topic containing messages forwarded from a user with hidden privacy.
- SavedMessagesTopicTypeMyNotes() - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTopicTypeMyNotes
-
Topic containing messages sent by the current user of forwarded from an unknown chat.
- SavedMessagesTopicTypeSavedFromChat() - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTopicTypeSavedFromChat
-
Topic containing messages forwarded from a specific chat.
- SavedMessagesTopicTypeSavedFromChat(long) - Constructor for class org.drinkless.tdlib.TdApi.SavedMessagesTopicTypeSavedFromChat
-
Topic containing messages forwarded from a specific chat.
- savedOrderInfo - Variable in class org.drinkless.tdlib.TdApi.PaymentFormTypeRegular
-
Saved server-side order information; may be null.
- SavePreparedInlineMessage() - Constructor for class org.drinkless.tdlib.TdApi.SavePreparedInlineMessage
-
Default constructor for a function, which saves an inline message to be sent by the given user; for bots only.
- SavePreparedInlineMessage(long, TdApi.InputInlineQueryResult, TdApi.TargetChatTypes) - Constructor for class org.drinkless.tdlib.TdApi.SavePreparedInlineMessage
-
Creates a function, which saves an inline message to be sent by the given user; for bots only.
- scale - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
-
Segment duration scale; 0-1.
- scale - Variable in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
-
Map scale; 1-3.
- scale - Variable in class org.drinkless.tdlib.TdApi.GroupCallStream
-
Scale of segment durations in the stream.
- scale - Variable in class org.drinkless.tdlib.TdApi.MaskPosition
-
Mask scaling coefficient.
- schedule - Variable in class org.drinkless.tdlib.TdApi.BusinessAwayMessageSettings
-
Settings used to check whether the current user is away.
- scheduledStartDate - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
Point in time (Unix timestamp) when the group call is expected to be started by an administrator; 0 if it is already active or was ended.
- schedulingState - Variable in class org.drinkless.tdlib.TdApi.EditMessageSchedulingState
-
The new message scheduling state; pass null to send the message immediately.
- schedulingState - Variable in class org.drinkless.tdlib.TdApi.Message
-
The scheduling state of the message; may be null if the message isn't scheduled.
- schedulingState - Variable in class org.drinkless.tdlib.TdApi.MessageSendOptions
-
Message scheduling state; pass null to send message immediately.
- scope - Variable in class org.drinkless.tdlib.TdApi.DeleteCommands
-
The scope to which the commands are relevant; pass null to delete commands in the default bot command scope.
- scope - Variable in class org.drinkless.tdlib.TdApi.GetChatNotificationSettingsExceptions
-
If specified, only chats from the scope will be returned; pass null to return chats from all scopes.
- scope - Variable in class org.drinkless.tdlib.TdApi.GetCommands
-
The scope to which the commands are relevant; pass null to get commands in the default bot command scope.
- scope - Variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationForm
-
Telegram Passport element types requested by the service.
- scope - Variable in class org.drinkless.tdlib.TdApi.GetScopeNotificationSettings
-
Types of chats for which to return the notification settings information.
- scope - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
-
Telegram Passport element types requested by the service.
- scope - Variable in class org.drinkless.tdlib.TdApi.SetAutosaveSettings
-
Autosave settings scope.
- scope - Variable in class org.drinkless.tdlib.TdApi.SetCommands
-
The scope to which the commands are relevant; pass null to change commands in the default bot command scope.
- scope - Variable in class org.drinkless.tdlib.TdApi.SetScopeNotificationSettings
-
Types of chats for which to change the notification settings.
- scope - Variable in class org.drinkless.tdlib.TdApi.UpdateAutosaveSettings
-
Type of chats for which autosave settings were updated.
- scope - Variable in class org.drinkless.tdlib.TdApi.UpdateScopeNotificationSettings
-
Types of chats for which notification settings were updated.
- ScopeAutosaveSettings() - Constructor for class org.drinkless.tdlib.TdApi.ScopeAutosaveSettings
-
Contains autosave settings for an autosave settings scope.
- ScopeAutosaveSettings(boolean, boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.ScopeAutosaveSettings
-
Contains autosave settings for an autosave settings scope.
- ScopeNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
-
Contains information about notification settings for several chats.
- ScopeNotificationSettings(int, long, boolean, boolean, boolean, long, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
-
Contains information about notification settings for several chats.
- score - Variable in class org.drinkless.tdlib.TdApi.GameHighScore
-
User score.
- score - Variable in class org.drinkless.tdlib.TdApi.MessageGameScore
-
New score.
- score - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
-
New score, 0 for pinned message.
- score - Variable in class org.drinkless.tdlib.TdApi.SetGameScore
-
The new score.
- score - Variable in class org.drinkless.tdlib.TdApi.SetInlineGameScore
-
The new score.
- scores - Variable in class org.drinkless.tdlib.TdApi.GameHighScores
-
A list of game high scores.
- screenSharingAudioSourceId - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
User's screen sharing audio channel synchronization source identifier.
- screenSharingVideoInfo - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
-
Information about user's screen sharing video channel; may be null if there is no active screen sharing video.
- SearchAffiliatePrograms() - Constructor for class org.drinkless.tdlib.TdApi.SearchAffiliatePrograms
-
Default constructor for a function, which searches affiliate programs that can be applied to the given chat.
- SearchAffiliatePrograms(long, TdApi.AffiliateProgramSortOrder, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchAffiliatePrograms
-
Creates a function, which searches affiliate programs that can be applied to the given chat.
- SearchBackground() - Constructor for class org.drinkless.tdlib.TdApi.SearchBackground
-
Default constructor for a function, which searches for a background by its name.
- SearchBackground(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchBackground
-
Creates a function, which searches for a background by its name.
- SearchCallMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchCallMessages
-
Default constructor for a function, which searches for call messages.
- SearchCallMessages(String, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SearchCallMessages
-
Creates a function, which searches for call messages.
- SearchChatAffiliateProgram() - Constructor for class org.drinkless.tdlib.TdApi.SearchChatAffiliateProgram
-
Default constructor for a function, which searches a chat with an affiliate program.
- SearchChatAffiliateProgram(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SearchChatAffiliateProgram
-
Creates a function, which searches a chat with an affiliate program.
- SearchChatMembers() - Constructor for class org.drinkless.tdlib.TdApi.SearchChatMembers
-
Default constructor for a function, which searches for a specified query in the first name, last name and usernames of the members of a specified chat.
- SearchChatMembers(long, String, int, TdApi.ChatMembersFilter) - Constructor for class org.drinkless.tdlib.TdApi.SearchChatMembers
-
Creates a function, which searches for a specified query in the first name, last name and usernames of the members of a specified chat.
- SearchChatMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchChatMessages
-
Default constructor for a function, which searches for messages with given words in the chat.
- SearchChatMessages(long, String, TdApi.MessageSender, long, int, int, TdApi.SearchMessagesFilter, long, long) - Constructor for class org.drinkless.tdlib.TdApi.SearchChatMessages
-
Creates a function, which searches for messages with given words in the chat.
- SearchChatRecentLocationMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchChatRecentLocationMessages
-
Default constructor for a function, which returns information about the recent locations of chat members that were sent to the chat.
- SearchChatRecentLocationMessages(long, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchChatRecentLocationMessages
-
Creates a function, which returns information about the recent locations of chat members that were sent to the chat.
- SearchChats() - Constructor for class org.drinkless.tdlib.TdApi.SearchChats
-
Default constructor for a function, which searches for the specified query in the title and username of already known chats; this is an offline request.
- SearchChats(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchChats
-
Creates a function, which searches for the specified query in the title and username of already known chats; this is an offline request.
- SearchChatsOnServer() - Constructor for class org.drinkless.tdlib.TdApi.SearchChatsOnServer
-
Default constructor for a function, which searches for the specified query in the title and username of already known chats via request to the server.
- SearchChatsOnServer(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchChatsOnServer
-
Creates a function, which searches for the specified query in the title and username of already known chats via request to the server.
- SearchContacts() - Constructor for class org.drinkless.tdlib.TdApi.SearchContacts
-
Default constructor for a function, which searches for the specified query in the first names, last names and usernames of the known user contacts.
- SearchContacts(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchContacts
-
Creates a function, which searches for the specified query in the first names, last names and usernames of the known user contacts.
- SearchEmojis() - Constructor for class org.drinkless.tdlib.TdApi.SearchEmojis
-
Default constructor for a function, which searches for emojis by keywords.
- SearchEmojis(String, String[]) - Constructor for class org.drinkless.tdlib.TdApi.SearchEmojis
-
Creates a function, which searches for emojis by keywords.
- SearchFileDownloads() - Constructor for class org.drinkless.tdlib.TdApi.SearchFileDownloads
-
Default constructor for a function, which searches for files in the file download list or recently downloaded files from the list.
- SearchFileDownloads(String, boolean, boolean, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchFileDownloads
-
Creates a function, which searches for files in the file download list or recently downloaded files from the list.
- SearchHashtags() - Constructor for class org.drinkless.tdlib.TdApi.SearchHashtags
-
Default constructor for a function, which searches for recently used hashtags by their prefix.
- SearchHashtags(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchHashtags
-
Creates a function, which searches for recently used hashtags by their prefix.
- SearchInstalledStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
-
Default constructor for a function, which searches for installed sticker sets by looking for specified query in their title and name.
- SearchInstalledStickerSets(TdApi.StickerType, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
-
Creates a function, which searches for installed sticker sets by looking for specified query in their title and name.
- SearchMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessages
-
Default constructor for a function, which searches for messages in all chats except secret chats.
- SearchMessages(TdApi.ChatList, boolean, String, String, int, TdApi.SearchMessagesFilter, int, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchMessages
-
Creates a function, which searches for messages in all chats except secret chats.
- SearchMessagesFilter() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilter
-
Default class constructor.
- SearchMessagesFilterAnimation() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterAnimation
-
Returns only animation messages.
- SearchMessagesFilterAudio() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterAudio
-
Returns only audio messages.
- SearchMessagesFilterChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterChatPhoto
-
Returns only messages containing chat photos.
- SearchMessagesFilterDocument() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterDocument
-
Returns only document messages.
- SearchMessagesFilterEmpty() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterEmpty
-
Returns all found messages, no filter is applied.
- SearchMessagesFilterFailedToSend() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterFailedToSend
-
Returns only failed to send messages.
- SearchMessagesFilterMention() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterMention
-
Returns only messages with mentions of the current user, or messages that are replies to their messages.
- SearchMessagesFilterPhoto() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterPhoto
-
Returns only photo messages.
- SearchMessagesFilterPhotoAndVideo() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterPhotoAndVideo
-
Returns only photo and video messages.
- SearchMessagesFilterPinned() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterPinned
-
Returns only pinned messages.
- SearchMessagesFilterUnreadMention() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterUnreadMention
-
Returns only messages with unread mentions of the current user, or messages that are replies to their messages.
- SearchMessagesFilterUnreadReaction() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterUnreadReaction
-
Returns only messages with unread reactions for the current user.
- SearchMessagesFilterUrl() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterUrl
-
Returns only messages containing URLs.
- SearchMessagesFilterVideo() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterVideo
-
Returns only video messages.
- SearchMessagesFilterVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterVideoNote
-
Returns only video note messages.
- SearchMessagesFilterVoiceAndVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterVoiceAndVideoNote
-
Returns only voice and video note messages.
- SearchMessagesFilterVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterVoiceNote
-
Returns only voice note messages.
- SearchOutgoingDocumentMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchOutgoingDocumentMessages
-
Default constructor for a function, which searches for outgoing messages with content of the type messageDocument in all chats except secret chats.
- SearchOutgoingDocumentMessages(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchOutgoingDocumentMessages
-
Creates a function, which searches for outgoing messages with content of the type messageDocument in all chats except secret chats.
- SearchPublicChat() - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicChat
-
Default constructor for a function, which searches a public chat by its username.
- SearchPublicChat(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicChat
-
Creates a function, which searches a public chat by its username.
- SearchPublicChats() - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicChats
-
Default constructor for a function, which searches public chats by looking for specified query in their username and title.
- SearchPublicChats(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicChats
-
Creates a function, which searches public chats by looking for specified query in their username and title.
- SearchPublicMessagesByTag() - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicMessagesByTag
-
Default constructor for a function, which searches for public channel posts containing the given hashtag or cashtag.
- SearchPublicMessagesByTag(String, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicMessagesByTag
-
Creates a function, which searches for public channel posts containing the given hashtag or cashtag.
- SearchPublicStoriesByLocation() - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicStoriesByLocation
-
Default constructor for a function, which searches for public stories by the given address location.
- SearchPublicStoriesByLocation(TdApi.LocationAddress, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicStoriesByLocation
-
Creates a function, which searches for public stories by the given address location.
- SearchPublicStoriesByTag() - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicStoriesByTag
-
Default constructor for a function, which searches for public stories containing the given hashtag or cashtag.
- SearchPublicStoriesByTag(long, String, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicStoriesByTag
-
Creates a function, which searches for public stories containing the given hashtag or cashtag.
- SearchPublicStoriesByVenue() - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicStoriesByVenue
-
Default constructor for a function, which searches for public stories from the given venue.
- SearchPublicStoriesByVenue(String, String, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicStoriesByVenue
-
Creates a function, which searches for public stories from the given venue.
- SearchQuote() - Constructor for class org.drinkless.tdlib.TdApi.SearchQuote
-
Default constructor for a function, which searches for a given quote in a text.
- SearchQuote(TdApi.FormattedText, TdApi.FormattedText, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchQuote
-
Creates a function, which searches for a given quote in a text.
- SearchRecentlyFoundChats() - Constructor for class org.drinkless.tdlib.TdApi.SearchRecentlyFoundChats
-
Default constructor for a function, which searches for the specified query in the title and username of up to 50 recently found chats; this is an offline request.
- SearchRecentlyFoundChats(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchRecentlyFoundChats
-
Creates a function, which searches for the specified query in the title and username of up to 50 recently found chats; this is an offline request.
- SearchSavedMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchSavedMessages
-
Default constructor for a function, which searches for messages tagged by the given reaction and with the given words in the Saved Messages chat; for Telegram Premium users only.
- SearchSavedMessages(long, TdApi.ReactionType, String, long, int, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchSavedMessages
-
Creates a function, which searches for messages tagged by the given reaction and with the given words in the Saved Messages chat; for Telegram Premium users only.
- SearchSecretMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchSecretMessages
-
Default constructor for a function, which searches for messages in secret chats.
- SearchSecretMessages(long, String, String, int, TdApi.SearchMessagesFilter) - Constructor for class org.drinkless.tdlib.TdApi.SearchSecretMessages
-
Creates a function, which searches for messages in secret chats.
- SearchStickers() - Constructor for class org.drinkless.tdlib.TdApi.SearchStickers
-
Default constructor for a function, which searches for stickers from public sticker sets that correspond to any of the given emoji.
- SearchStickers(TdApi.StickerType, String, String, String[], int, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchStickers
-
Creates a function, which searches for stickers from public sticker sets that correspond to any of the given emoji.
- SearchStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.SearchStickerSet
-
Default constructor for a function, which searches for a sticker set by its name.
- SearchStickerSet(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SearchStickerSet
-
Creates a function, which searches for a sticker set by its name.
- SearchStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.SearchStickerSets
-
Default constructor for a function, which searches for sticker sets by looking for specified query in their title and name.
- SearchStickerSets(TdApi.StickerType, String) - Constructor for class org.drinkless.tdlib.TdApi.SearchStickerSets
-
Creates a function, which searches for sticker sets by looking for specified query in their title and name.
- SearchStringsByPrefix() - Constructor for class org.drinkless.tdlib.TdApi.SearchStringsByPrefix
-
Default constructor for a function, which searches specified query by word prefixes in the provided strings.
- SearchStringsByPrefix(String[], String, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SearchStringsByPrefix
-
Creates a function, which searches specified query by word prefixes in the provided strings.
- SearchUserByPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.SearchUserByPhoneNumber
-
Default constructor for a function, which searches a user by their phone number.
- SearchUserByPhoneNumber(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SearchUserByPhoneNumber
-
Creates a function, which searches a user by their phone number.
- SearchUserByToken() - Constructor for class org.drinkless.tdlib.TdApi.SearchUserByToken
-
Default constructor for a function, which searches a user by a token from the user's link.
- SearchUserByToken(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchUserByToken
-
Creates a function, which searches a user by a token from the user's link.
- SearchWebApp() - Constructor for class org.drinkless.tdlib.TdApi.SearchWebApp
-
Default constructor for a function, which returns information about a Web App by its short name.
- SearchWebApp(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SearchWebApp
-
Creates a function, which returns information about a Web App by its short name.
- secondaryBackgroundColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
-
A secondary color for the background in the RGB format.
- Seconds() - Constructor for class org.drinkless.tdlib.TdApi.Seconds
-
Contains a value representing a number of seconds.
- Seconds(double) - Constructor for class org.drinkless.tdlib.TdApi.Seconds
-
Contains a value representing a number of seconds.
- seconds - Variable in class org.drinkless.tdlib.TdApi.Seconds
-
Number of seconds.
- seconds - Variable in class org.drinkless.tdlib.TdApi.SetAlarm
-
Number of seconds before the function returns.
- secret - Variable in class org.drinkless.tdlib.TdApi.EncryptedCredentials
-
Secret for data decryption, encrypted with the service's public key.
- secret - Variable in class org.drinkless.tdlib.TdApi.ProxyTypeMtproto
-
The proxy's secret in hexadecimal encoding.
- SecretChat() - Constructor for class org.drinkless.tdlib.TdApi.SecretChat
-
Represents a secret chat.
- SecretChat(int, long, TdApi.SecretChatState, boolean, byte[], int) - Constructor for class org.drinkless.tdlib.TdApi.SecretChat
-
Represents a secret chat.
- secretChat - Variable in class org.drinkless.tdlib.TdApi.UpdateSecretChat
-
New data about the secret chat.
- secretChatId - Variable in class org.drinkless.tdlib.TdApi.ChatTypeSecret
-
Secret chat identifier.
- secretChatId - Variable in class org.drinkless.tdlib.TdApi.CloseSecretChat
-
Secret chat identifier.
- secretChatId - Variable in class org.drinkless.tdlib.TdApi.CreateSecretChat
-
Secret chat identifier.
- secretChatId - Variable in class org.drinkless.tdlib.TdApi.GetSecretChat
-
Secret chat identifier.
- SecretChatState() - Constructor for class org.drinkless.tdlib.TdApi.SecretChatState
-
Default class constructor.
- SecretChatStateClosed() - Constructor for class org.drinkless.tdlib.TdApi.SecretChatStateClosed
-
The secret chat is closed.
- SecretChatStatePending() - Constructor for class org.drinkless.tdlib.TdApi.SecretChatStatePending
-
The secret chat is not yet created; waiting for the other user to get online.
- SecretChatStateReady() - Constructor for class org.drinkless.tdlib.TdApi.SecretChatStateReady
-
The secret chat is ready to use.
- sectionBackgroundColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
-
A color of the section background in the RGB format.
- sectionHeaderTextColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
-
A color of text on the section headers in the RGB format.
- sectionSeparatorColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
-
A color of the section separator in the RGB format.
- selectAnimation - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
-
Select animation for the reaction.
- selectAnimation - Variable in class org.drinkless.tdlib.TdApi.MessageEffectTypeEmojiReaction
-
Select animation for the effect in TGS format.
- selectContacts - Variable in class org.drinkless.tdlib.TdApi.BusinessRecipients
-
True, if all private chats with contacts are selected.
- selectExistingChats - Variable in class org.drinkless.tdlib.TdApi.BusinessRecipients
-
True, if all existing private chats are selected.
- selectNewChats - Variable in class org.drinkless.tdlib.TdApi.BusinessRecipients
-
True, if all new private chats are selected.
- selectNonContacts - Variable in class org.drinkless.tdlib.TdApi.BusinessRecipients
-
True, if all private chats with non-contacts are selected.
- selfDestructIn - Variable in class org.drinkless.tdlib.TdApi.Message
-
Time left before the message self-destruct timer expires, in seconds; 0 if self-destruction isn't scheduled yet.
- selfDestructTime - Variable in class org.drinkless.tdlib.TdApi.MessageSelfDestructTypeTimer
-
The message's self-destruct time, in seconds; must be between 0 and 60 in private chats.
- selfDestructType - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
-
Photo self-destruct type; pass null if none; private chats only.
- selfDestructType - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
-
Video self-destruct type; pass null if none; private chats only.
- selfDestructType - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideoNote
-
Video note self-destruct type; may be null if none; pass null if none; private chats only.
- selfDestructType - Variable in class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
-
Voice note self-destruct type; may be null if none; pass null if none; private chats only.
- selfDestructType - Variable in class org.drinkless.tdlib.TdApi.Message
-
The message's self-destruct type; may be null if none.
- selfie - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
-
Selfie with the document; may be null.
- selfie - Variable in class org.drinkless.tdlib.TdApi.IdentityDocument
-
Selfie with the document; may be null.
- selfie - Variable in class org.drinkless.tdlib.TdApi.InputIdentityDocument
-
Selfie with the document; pass null if unavailable.
- sellerBotUserId - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
-
User identifier of the seller bot.
- sellerBotUserId - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
-
User identifier of the seller bot.
- SellGift() - Constructor for class org.drinkless.tdlib.TdApi.SellGift
-
Default constructor for a function, which sells a gift received by the current user for Telegram Stars.
- SellGift(long, long) - Constructor for class org.drinkless.tdlib.TdApi.SellGift
-
Creates a function, which sells a gift received by the current user for Telegram Stars.
- sellStarCount - Variable in class org.drinkless.tdlib.TdApi.MessageGift
-
Number of Telegram Stars that can be claimed by the receiver instead of the gift; 0 if the gift can't be sold by the receiver.
- sellStarCount - Variable in class org.drinkless.tdlib.TdApi.UserGift
-
Number of Telegram Stars that can be claimed by the receiver instead of the gift; 0 if the gift can't be sold by the current user.
- semantics - Variable in class org.drinkless.tdlib.TdApi.GroupCallVideoSourceGroup
-
The semantics of sources, one of "SIM" or "FID".
- send(TdApi.Function, Client.ResultHandler, Client.ExceptionHandler) - Method in class org.drinkless.tdlib.Client
-
Sends a request to the TDLib.
- send(TdApi.Function, Client.ResultHandler) - Method in class org.drinkless.tdlib.Client
-
Sends a request to the TDLib with an empty ExceptionHandler.
- SendAuthenticationFirebaseSms() - Constructor for class org.drinkless.tdlib.TdApi.SendAuthenticationFirebaseSms
-
Default constructor for a function, which sends Firebase Authentication SMS to the phone number of the user.
- SendAuthenticationFirebaseSms(String) - Constructor for class org.drinkless.tdlib.TdApi.SendAuthenticationFirebaseSms
-
Creates a function, which sends Firebase Authentication SMS to the phone number of the user.
- SendBotStartMessage() - Constructor for class org.drinkless.tdlib.TdApi.SendBotStartMessage
-
Default constructor for a function, which invites a bot to a chat (if it is not yet a member) and sends it the /start command; requires canInviteUsers member right.
- SendBotStartMessage(long, long, String) - Constructor for class org.drinkless.tdlib.TdApi.SendBotStartMessage
-
Creates a function, which invites a bot to a chat (if it is not yet a member) and sends it the /start command; requires canInviteUsers member right.
- SendBusinessMessage() - Constructor for class org.drinkless.tdlib.TdApi.SendBusinessMessage
-
Default constructor for a function, which sends a message on behalf of a business account; for bots only.
- SendBusinessMessage(String, long, TdApi.InputMessageReplyTo, boolean, boolean, long, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.SendBusinessMessage
-
Creates a function, which sends a message on behalf of a business account; for bots only.
- SendBusinessMessageAlbum() - Constructor for class org.drinkless.tdlib.TdApi.SendBusinessMessageAlbum
-
Default constructor for a function, which sends 2-10 messages grouped together into an album on behalf of a business account; for bots only.
- SendBusinessMessageAlbum(String, long, TdApi.InputMessageReplyTo, boolean, boolean, long, TdApi.InputMessageContent[]) - Constructor for class org.drinkless.tdlib.TdApi.SendBusinessMessageAlbum
-
Creates a function, which sends 2-10 messages grouped together into an album on behalf of a business account; for bots only.
- SendCallDebugInformation() - Constructor for class org.drinkless.tdlib.TdApi.SendCallDebugInformation
-
Default constructor for a function, which sends debug information for a call to Telegram servers.
- SendCallDebugInformation(int, String) - Constructor for class org.drinkless.tdlib.TdApi.SendCallDebugInformation
-
Creates a function, which sends debug information for a call to Telegram servers.
- SendCallLog() - Constructor for class org.drinkless.tdlib.TdApi.SendCallLog
-
Default constructor for a function, which sends log file for a call to Telegram servers.
- SendCallLog(int, TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.SendCallLog
-
Creates a function, which sends log file for a call to Telegram servers.
- SendCallRating() - Constructor for class org.drinkless.tdlib.TdApi.SendCallRating
-
Default constructor for a function, which sends a call rating.
- SendCallRating(int, int, String, TdApi.CallProblem[]) - Constructor for class org.drinkless.tdlib.TdApi.SendCallRating
-
Creates a function, which sends a call rating.
- SendCallSignalingData() - Constructor for class org.drinkless.tdlib.TdApi.SendCallSignalingData
-
Default constructor for a function, which sends call signaling data.
- SendCallSignalingData(int, byte[]) - Constructor for class org.drinkless.tdlib.TdApi.SendCallSignalingData
-
Creates a function, which sends call signaling data.
- SendChatAction() - Constructor for class org.drinkless.tdlib.TdApi.SendChatAction
-
Default constructor for a function, which sends a notification about user activity in a chat.
- SendChatAction(long, long, String, TdApi.ChatAction) - Constructor for class org.drinkless.tdlib.TdApi.SendChatAction
-
Creates a function, which sends a notification about user activity in a chat.
- sendCopy - Variable in class org.drinkless.tdlib.TdApi.ForwardMessages
-
Pass true to copy content of the messages without reference to the original sender.
- sendCopy - Variable in class org.drinkless.tdlib.TdApi.MessageCopyOptions
-
True, if content of the message needs to be copied without reference to the original sender.
- SendCustomRequest() - Constructor for class org.drinkless.tdlib.TdApi.SendCustomRequest
-
Default constructor for a function, which sends a custom request; for bots only.
- SendCustomRequest(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SendCustomRequest
-
Creates a function, which sends a custom request; for bots only.
- sendDate - Variable in class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendAtDate
-
Point in time (Unix timestamp) when the message will be sent.
- sendDate - Variable in class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendWhenVideoProcessed
-
Approximate point in time (Unix timestamp) when the message is expected to be sent.
- sendEmailAddressToProvider - Variable in class org.drinkless.tdlib.TdApi.Invoice
-
True, if the user's email address will be sent to the provider.
- SendEmailAddressVerificationCode() - Constructor for class org.drinkless.tdlib.TdApi.SendEmailAddressVerificationCode
-
Default constructor for a function, which sends a code to verify an email address to be added to a user's Telegram Passport.
- SendEmailAddressVerificationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.SendEmailAddressVerificationCode
-
Creates a function, which sends a code to verify an email address to be added to a user's Telegram Passport.
- sender - Variable in class org.drinkless.tdlib.TdApi.ChatMessageSender
-
The message sender.
- senderBoostCount - Variable in class org.drinkless.tdlib.TdApi.Message
-
Number of times the sender of the message boosted the supergroup at the time the message was sent; 0 if none or unknown.
- senderBusinessBotUserId - Variable in class org.drinkless.tdlib.TdApi.Message
-
If non-zero, the user identifier of the business bot that sent this message.
- senderChatId - Variable in class org.drinkless.tdlib.TdApi.MessageOriginChat
-
Identifier of the chat that originally sent the message.
- senderChatId - Variable in class org.drinkless.tdlib.TdApi.Story
-
Identifier of the chat that posted the story.
- senderChatId - Variable in class org.drinkless.tdlib.TdApi.StoryFullId
-
Identifier of the chat that posted the story.
- senderCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
-
Number of users who sent messages to the chat.
- senderId - Variable in class org.drinkless.tdlib.TdApi.AddedReaction
-
Identifier of the chat member, applied the reaction.
- senderId - Variable in class org.drinkless.tdlib.TdApi.AddLocalMessage
-
Identifier of the sender of the message.
- senderId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesBySender
-
Identifier of the sender of messages to delete.
- senderId - Variable in class org.drinkless.tdlib.TdApi.ForwardSource
-
Identifier of the sender of the message; may be null if unknown or the new message was forwarded not to Saved Messages.
- senderId - Variable in class org.drinkless.tdlib.TdApi.Message
-
Identifier of the sender of the message.
- senderId - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
-
Identifier of the sender of the message.
- senderId - Variable in class org.drinkless.tdlib.TdApi.PaidReactor
-
Identifier of the user or chat that added the reactions; may be null for anonymous reactors that aren't the current user.
- senderId - Variable in class org.drinkless.tdlib.TdApi.ReportMessageReactions
-
Identifier of the sender, which added the reaction.
- senderId - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
-
Identifier of the sender of messages to search for; pass null to search for messages from any sender.
- senderId - Variable in class org.drinkless.tdlib.TdApi.SetMessageSenderBlockList
-
Identifier of a message sender to block/unblock.
- senderId - Variable in class org.drinkless.tdlib.TdApi.Story
-
Identifier of the sender of the story; may be null if the story is posted on behalf of the senderChatId.
- senderId - Variable in class org.drinkless.tdlib.TdApi.UnreadReaction
-
Identifier of the sender, added the reaction.
- senderId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAction
-
Identifier of a message sender performing the action.
- senderName - Variable in class org.drinkless.tdlib.TdApi.ForwardSource
-
Name of the sender of the message if the sender is hidden by their privacy settings.
- senderName - Variable in class org.drinkless.tdlib.TdApi.MessageImportInfo
-
Name of the original sender.
- senderName - Variable in class org.drinkless.tdlib.TdApi.MessageOriginHiddenUser
-
Name of the sender.
- senderName - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
-
Name of the sender.
- senderName - Variable in class org.drinkless.tdlib.TdApi.StoryOriginHiddenUser
-
Name of the story sender.
- senders - Variable in class org.drinkless.tdlib.TdApi.ChatMessageSenders
-
List of available message senders.
- senders - Variable in class org.drinkless.tdlib.TdApi.MessageSenders
-
List of message senders.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.MessageOriginUser
-
Identifier of the user that originally sent the message.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.SellGift
-
Identifier of the user that sent the gift.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.ToggleGiftIsSaved
-
Identifier of the user that sent the gift.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewBusinessCallbackQuery
-
Identifier of the user who sent the query.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
-
Identifier of the user who sent the query.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
-
Identifier of the user who sent the query.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
-
Identifier of the user who sent the query.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
-
Identifier of the user who sent the query.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
-
Identifier of the user who sent the query.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
-
Identifier of the user who sent the query.
- senderUserId - Variable in class org.drinkless.tdlib.TdApi.UserGift
-
Identifier of the user that sent the gift; 0 if unknown.
- SendGift() - Constructor for class org.drinkless.tdlib.TdApi.SendGift
-
Default constructor for a function, which sends a gift to another user.
- SendGift(long, long, TdApi.FormattedText, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SendGift
-
Creates a function, which sends a gift to another user.
- sendingId - Variable in class org.drinkless.tdlib.TdApi.MessageSendingStatePending
-
Non-persistent message sending identifier, specified by the application.
- sendingId - Variable in class org.drinkless.tdlib.TdApi.MessageSendOptions
-
Non-persistent identifier, which will be returned back in messageSendingStatePending object and can be used to match sent messages and corresponding updateNewMessage updates.
- sendingId - Variable in class org.drinkless.tdlib.TdApi.SendQuickReplyShortcutMessages
-
Non-persistent identifier, which will be returned back in messageSendingStatePending object and can be used to match sent messages and corresponding updateNewMessage updates.
- sendingState - Variable in class org.drinkless.tdlib.TdApi.Message
-
The sending state of the message; may be null if the message isn't being sent and didn't fail to be sent.
- sendingState - Variable in class org.drinkless.tdlib.TdApi.QuickReplyMessage
-
The sending state of the message; may be null if the message isn't being sent and didn't fail to be sent.
- SendInlineQueryResultMessage() - Constructor for class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
-
Default constructor for a function, which sends the result of an inline query as a message.
- SendInlineQueryResultMessage(long, long, TdApi.InputMessageReplyTo, TdApi.MessageSendOptions, long, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
-
Creates a function, which sends the result of an inline query as a message.
- SendMessage() - Constructor for class org.drinkless.tdlib.TdApi.SendMessage
-
Default constructor for a function, which sends a message.
- SendMessage(long, long, TdApi.InputMessageReplyTo, TdApi.MessageSendOptions, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.SendMessage
-
Creates a function, which sends a message.
- SendMessageAlbum() - Constructor for class org.drinkless.tdlib.TdApi.SendMessageAlbum
-
Default constructor for a function, which sends 2-10 messages grouped together into an album.
- SendMessageAlbum(long, long, TdApi.InputMessageReplyTo, TdApi.MessageSendOptions, TdApi.InputMessageContent[]) - Constructor for class org.drinkless.tdlib.TdApi.SendMessageAlbum
-
Creates a function, which sends 2-10 messages grouped together into an album.
- SendPassportAuthorizationForm() - Constructor for class org.drinkless.tdlib.TdApi.SendPassportAuthorizationForm
-
Default constructor for a function, which sends a Telegram Passport authorization form, effectively sharing data with the service.
- SendPassportAuthorizationForm(int, TdApi.PassportElementType[]) - Constructor for class org.drinkless.tdlib.TdApi.SendPassportAuthorizationForm
-
Creates a function, which sends a Telegram Passport authorization form, effectively sharing data with the service.
- SendPaymentForm() - Constructor for class org.drinkless.tdlib.TdApi.SendPaymentForm
-
Default constructor for a function, which sends a filled-out payment form to the bot for final verification.
- SendPaymentForm(TdApi.InputInvoice, long, String, String, TdApi.InputCredentials, long) - Constructor for class org.drinkless.tdlib.TdApi.SendPaymentForm
-
Creates a function, which sends a filled-out payment form to the bot for final verification.
- SendPhoneNumberCode() - Constructor for class org.drinkless.tdlib.TdApi.SendPhoneNumberCode
-
Default constructor for a function, which sends a code to the specified phone number.
- SendPhoneNumberCode(String, TdApi.PhoneNumberAuthenticationSettings, TdApi.PhoneNumberCodeType) - Constructor for class org.drinkless.tdlib.TdApi.SendPhoneNumberCode
-
Creates a function, which sends a code to the specified phone number.
- SendPhoneNumberFirebaseSms() - Constructor for class org.drinkless.tdlib.TdApi.SendPhoneNumberFirebaseSms
-
Default constructor for a function, which sends Firebase Authentication SMS to the specified phone number.
- SendPhoneNumberFirebaseSms(String) - Constructor for class org.drinkless.tdlib.TdApi.SendPhoneNumberFirebaseSms
-
Creates a function, which sends Firebase Authentication SMS to the specified phone number.
- sendPhoneNumberToProvider - Variable in class org.drinkless.tdlib.TdApi.Invoice
-
True, if the user's phone number will be sent to the provider.
- SendQuickReplyShortcutMessages() - Constructor for class org.drinkless.tdlib.TdApi.SendQuickReplyShortcutMessages
-
Default constructor for a function, which sends messages from a quick reply shortcut.
- SendQuickReplyShortcutMessages(long, int, int) - Constructor for class org.drinkless.tdlib.TdApi.SendQuickReplyShortcutMessages
-
Creates a function, which sends messages from a quick reply shortcut.
- SendStory() - Constructor for class org.drinkless.tdlib.TdApi.SendStory
-
Default constructor for a function, which sends a new story to a chat; requires canPostStories right for supergroup and channel chats.
- SendStory(long, TdApi.InputStoryContent, TdApi.InputStoryAreas, TdApi.FormattedText, TdApi.StoryPrivacySettings, int, TdApi.StoryFullId, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SendStory
-
Creates a function, which sends a new story to a chat; requires canPostStories right for supergroup and channel chats.
- SendWebAppCustomRequest() - Constructor for class org.drinkless.tdlib.TdApi.SendWebAppCustomRequest
-
Default constructor for a function, which sends a custom request from a Web App.
- SendWebAppCustomRequest(long, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SendWebAppCustomRequest
-
Creates a function, which sends a custom request from a Web App.
- SendWebAppData() - Constructor for class org.drinkless.tdlib.TdApi.SendWebAppData
-
Default constructor for a function, which sends data received from a keyboardButtonTypeWebApp Web App to a bot.
- SendWebAppData(long, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SendWebAppData
-
Creates a function, which sends data received from a keyboardButtonTypeWebApp Web App to a bot.
- sentBytes - Variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryCall
-
Total number of bytes sent.
- sentBytes - Variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryFile
-
Total number of bytes sent.
- sentMessageCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
-
Number of sent messages.
- SentWebAppMessage() - Constructor for class org.drinkless.tdlib.TdApi.SentWebAppMessage
-
Information about the message sent by answerWebAppQuery.
- SentWebAppMessage(String) - Constructor for class org.drinkless.tdlib.TdApi.SentWebAppMessage
-
Information about the message sent by answerWebAppQuery.
- server - Variable in class org.drinkless.tdlib.TdApi.AddProxy
-
Proxy server domain or IP address.
- server - Variable in class org.drinkless.tdlib.TdApi.EditProxy
-
Proxy server domain or IP address.
- server - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
-
Proxy server domain or IP address.
- server - Variable in class org.drinkless.tdlib.TdApi.Proxy
-
Proxy server domain or IP address.
- server - Variable in class org.drinkless.tdlib.TdApi.TestProxy
-
Proxy server domain or IP address.
- servers - Variable in class org.drinkless.tdlib.TdApi.CallStateReady
-
List of available call servers.
- Session() - Constructor for class org.drinkless.tdlib.TdApi.Session
-
Contains information about one session in a Telegram application used by the current user.
- Session(long, boolean, boolean, boolean, boolean, boolean, TdApi.SessionType, int, String, String, boolean, String, String, String, int, int, String, String) - Constructor for class org.drinkless.tdlib.TdApi.Session
-
Contains information about one session in a Telegram application used by the current user.
- session - Variable in class org.drinkless.tdlib.TdApi.UpdateUnconfirmedSession
-
The unconfirmed session; may be null if none.
- sessionId - Variable in class org.drinkless.tdlib.TdApi.ConfirmSession
-
Session identifier.
- sessionId - Variable in class org.drinkless.tdlib.TdApi.TerminateSession
-
Session identifier.
- sessionId - Variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
-
Session identifier.
- sessionId - Variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
-
Session identifier.
- Sessions() - Constructor for class org.drinkless.tdlib.TdApi.Sessions
-
Contains a list of sessions.
- Sessions(TdApi.Session[], int) - Constructor for class org.drinkless.tdlib.TdApi.Sessions
-
Contains a list of sessions.
- sessions - Variable in class org.drinkless.tdlib.TdApi.Sessions
-
List of sessions.
- SessionType() - Constructor for class org.drinkless.tdlib.TdApi.SessionType
-
Default class constructor.
- SessionTypeAndroid() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeAndroid
-
The session is running on an Android device.
- SessionTypeApple() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeApple
-
The session is running on a generic Apple device.
- SessionTypeBrave() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeBrave
-
The session is running on the Brave browser.
- SessionTypeChrome() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeChrome
-
The session is running on the Chrome browser.
- SessionTypeEdge() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeEdge
-
The session is running on the Edge browser.
- SessionTypeFirefox() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeFirefox
-
The session is running on the Firefox browser.
- SessionTypeIpad() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeIpad
-
The session is running on an iPad device.
- SessionTypeIphone() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeIphone
-
The session is running on an iPhone device.
- SessionTypeLinux() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeLinux
-
The session is running on a Linux device.
- SessionTypeMac() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeMac
-
The session is running on a Mac device.
- SessionTypeOpera() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeOpera
-
The session is running on the Opera browser.
- SessionTypeSafari() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeSafari
-
The session is running on the Safari browser.
- SessionTypeUbuntu() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeUbuntu
-
The session is running on an Ubuntu device.
- SessionTypeUnknown() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeUnknown
-
The session is running on an unknown type of device.
- SessionTypeVivaldi() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeVivaldi
-
The session is running on the Vivaldi browser.
- SessionTypeWindows() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeWindows
-
The session is running on a Windows device.
- SessionTypeXbox() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeXbox
-
The session is running on an Xbox console.
- SetAccentColor() - Constructor for class org.drinkless.tdlib.TdApi.SetAccentColor
-
Default constructor for a function, which changes accent color and background custom emoji for the current user; for Telegram Premium users only.
- SetAccentColor(int, long) - Constructor for class org.drinkless.tdlib.TdApi.SetAccentColor
-
Creates a function, which changes accent color and background custom emoji for the current user; for Telegram Premium users only.
- SetAccountTtl() - Constructor for class org.drinkless.tdlib.TdApi.SetAccountTtl
-
Default constructor for a function, which changes the period of inactivity after which the account of the current user will automatically be deleted.
- SetAccountTtl(TdApi.AccountTtl) - Constructor for class org.drinkless.tdlib.TdApi.SetAccountTtl
-
Creates a function, which changes the period of inactivity after which the account of the current user will automatically be deleted.
- SetAlarm() - Constructor for class org.drinkless.tdlib.TdApi.SetAlarm
-
Default constructor for a function, which succeeds after a specified amount of time has passed.
- SetAlarm(double) - Constructor for class org.drinkless.tdlib.TdApi.SetAlarm
-
Creates a function, which succeeds after a specified amount of time has passed.
- SetApplicationVerificationToken() - Constructor for class org.drinkless.tdlib.TdApi.SetApplicationVerificationToken
-
Default constructor for a function, which application verification has been completed.
- SetApplicationVerificationToken(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetApplicationVerificationToken
-
Creates a function, which application verification has been completed.
- SetArchiveChatListSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetArchiveChatListSettings
-
Default constructor for a function, which changes settings for automatic moving of chats to and from the Archive chat lists.
- SetArchiveChatListSettings(TdApi.ArchiveChatListSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetArchiveChatListSettings
-
Creates a function, which changes settings for automatic moving of chats to and from the Archive chat lists.
- SetAuthenticationEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.SetAuthenticationEmailAddress
-
Default constructor for a function, which sets the email address of the user and sends an authentication code to the email address.
- SetAuthenticationEmailAddress(String) - Constructor for class org.drinkless.tdlib.TdApi.SetAuthenticationEmailAddress
-
Creates a function, which sets the email address of the user and sends an authentication code to the email address.
- SetAuthenticationPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.SetAuthenticationPhoneNumber
-
Default constructor for a function, which sets the phone number of the user and sends an authentication code to the user.
- SetAuthenticationPhoneNumber(String, TdApi.PhoneNumberAuthenticationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetAuthenticationPhoneNumber
-
Creates a function, which sets the phone number of the user and sends an authentication code to the user.
- SetAutoDownloadSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
-
Default constructor for a function, which sets auto-download settings.
- SetAutoDownloadSettings(TdApi.AutoDownloadSettings, TdApi.NetworkType) - Constructor for class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
-
Creates a function, which sets auto-download settings.
- SetAutosaveSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetAutosaveSettings
-
Default constructor for a function, which sets autosave settings for the given scope.
- SetAutosaveSettings(TdApi.AutosaveSettingsScope, TdApi.ScopeAutosaveSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetAutosaveSettings
-
Creates a function, which sets autosave settings for the given scope.
- SetBio() - Constructor for class org.drinkless.tdlib.TdApi.SetBio
-
Default constructor for a function, which changes the bio of the current user.
- SetBio(String) - Constructor for class org.drinkless.tdlib.TdApi.SetBio
-
Creates a function, which changes the bio of the current user.
- SetBirthdate() - Constructor for class org.drinkless.tdlib.TdApi.SetBirthdate
-
Default constructor for a function, which changes the birthdate of the current user.
- SetBirthdate(TdApi.Birthdate) - Constructor for class org.drinkless.tdlib.TdApi.SetBirthdate
-
Creates a function, which changes the birthdate of the current user.
- SetBotInfoDescription() - Constructor for class org.drinkless.tdlib.TdApi.SetBotInfoDescription
-
Default constructor for a function, which sets the text shown in the chat with a bot if the chat is empty.
- SetBotInfoDescription(long, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetBotInfoDescription
-
Creates a function, which sets the text shown in the chat with a bot if the chat is empty.
- SetBotInfoShortDescription() - Constructor for class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
-
Default constructor for a function, which sets the text shown on a bot's profile page and sent together with the link when users share the bot.
- SetBotInfoShortDescription(long, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
-
Creates a function, which sets the text shown on a bot's profile page and sent together with the link when users share the bot.
- SetBotName() - Constructor for class org.drinkless.tdlib.TdApi.SetBotName
-
Default constructor for a function, which sets the name of a bot.
- SetBotName(long, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetBotName
-
Creates a function, which sets the name of a bot.
- SetBotProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.SetBotProfilePhoto
-
Default constructor for a function, which changes a profile photo for a bot.
- SetBotProfilePhoto(long, TdApi.InputChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.SetBotProfilePhoto
-
Creates a function, which changes a profile photo for a bot.
- SetBotUpdatesStatus() - Constructor for class org.drinkless.tdlib.TdApi.SetBotUpdatesStatus
-
Default constructor for a function, which informs the server about the number of pending bot updates if they haven't been processed for a long time; for bots only.
- SetBotUpdatesStatus(int, String) - Constructor for class org.drinkless.tdlib.TdApi.SetBotUpdatesStatus
-
Creates a function, which informs the server about the number of pending bot updates if they haven't been processed for a long time; for bots only.
- SetBusinessAwayMessageSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessAwayMessageSettings
-
Default constructor for a function, which changes the business away message settings of the current user.
- SetBusinessAwayMessageSettings(TdApi.BusinessAwayMessageSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessAwayMessageSettings
-
Creates a function, which changes the business away message settings of the current user.
- SetBusinessConnectedBot() - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessConnectedBot
-
Default constructor for a function, which adds or changes business bot that is connected to the current user account.
- SetBusinessConnectedBot(TdApi.BusinessConnectedBot) - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessConnectedBot
-
Creates a function, which adds or changes business bot that is connected to the current user account.
- SetBusinessGreetingMessageSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessGreetingMessageSettings
-
Default constructor for a function, which changes the business greeting message settings of the current user.
- SetBusinessGreetingMessageSettings(TdApi.BusinessGreetingMessageSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessGreetingMessageSettings
-
Creates a function, which changes the business greeting message settings of the current user.
- SetBusinessLocation() - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessLocation
-
Default constructor for a function, which changes the business location of the current user.
- SetBusinessLocation(TdApi.BusinessLocation) - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessLocation
-
Creates a function, which changes the business location of the current user.
- SetBusinessMessageIsPinned() - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessMessageIsPinned
-
Default constructor for a function, which pins or unpins a message sent on behalf of a business account; for bots only.
- SetBusinessMessageIsPinned(String, long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessMessageIsPinned
-
Creates a function, which pins or unpins a message sent on behalf of a business account; for bots only.
- SetBusinessOpeningHours() - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessOpeningHours
-
Default constructor for a function, which changes the business opening hours of the current user.
- SetBusinessOpeningHours(TdApi.BusinessOpeningHours) - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessOpeningHours
-
Creates a function, which changes the business opening hours of the current user.
- SetBusinessStartPage() - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessStartPage
-
Default constructor for a function, which changes the business start page of the current user.
- SetBusinessStartPage(TdApi.InputBusinessStartPage) - Constructor for class org.drinkless.tdlib.TdApi.SetBusinessStartPage
-
Creates a function, which changes the business start page of the current user.
- SetChatAccentColor() - Constructor for class org.drinkless.tdlib.TdApi.SetChatAccentColor
-
Default constructor for a function, which changes accent color and background custom emoji of a channel chat.
- SetChatAccentColor(long, int, long) - Constructor for class org.drinkless.tdlib.TdApi.SetChatAccentColor
-
Creates a function, which changes accent color and background custom emoji of a channel chat.
- SetChatActiveStoriesList() - Constructor for class org.drinkless.tdlib.TdApi.SetChatActiveStoriesList
-
Default constructor for a function, which changes story list in which stories from the chat are shown.
- SetChatActiveStoriesList(long, TdApi.StoryList) - Constructor for class org.drinkless.tdlib.TdApi.SetChatActiveStoriesList
-
Creates a function, which changes story list in which stories from the chat are shown.
- SetChatAffiliateProgram() - Constructor for class org.drinkless.tdlib.TdApi.SetChatAffiliateProgram
-
Default constructor for a function, which changes affiliate program for a bot.
- SetChatAffiliateProgram(long, TdApi.AffiliateProgramParameters) - Constructor for class org.drinkless.tdlib.TdApi.SetChatAffiliateProgram
-
Creates a function, which changes affiliate program for a bot.
- SetChatAvailableReactions() - Constructor for class org.drinkless.tdlib.TdApi.SetChatAvailableReactions
-
Default constructor for a function, which changes reactions, available in a chat.
- SetChatAvailableReactions(long, TdApi.ChatAvailableReactions) - Constructor for class org.drinkless.tdlib.TdApi.SetChatAvailableReactions
-
Creates a function, which changes reactions, available in a chat.
- SetChatBackground() - Constructor for class org.drinkless.tdlib.TdApi.SetChatBackground
-
Default constructor for a function, which sets the background in a specific chat.
- SetChatBackground(long, TdApi.InputBackground, TdApi.BackgroundType, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetChatBackground
-
Creates a function, which sets the background in a specific chat.
- setChatBackground - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
-
True, if the user set chat background for both chat users and it wasn't reverted yet.
- SetChatClientData() - Constructor for class org.drinkless.tdlib.TdApi.SetChatClientData
-
Default constructor for a function, which changes application-specific data associated with a chat.
- SetChatClientData(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetChatClientData
-
Creates a function, which changes application-specific data associated with a chat.
- SetChatDescription() - Constructor for class org.drinkless.tdlib.TdApi.SetChatDescription
-
Default constructor for a function, which changes information about a chat.
- SetChatDescription(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetChatDescription
-
Creates a function, which changes information about a chat.
- SetChatDiscussionGroup() - Constructor for class org.drinkless.tdlib.TdApi.SetChatDiscussionGroup
-
Default constructor for a function, which changes the discussion group of a channel chat; requires canChangeInfo administrator right in the channel if it is specified.
- SetChatDiscussionGroup(long, long) - Constructor for class org.drinkless.tdlib.TdApi.SetChatDiscussionGroup
-
Creates a function, which changes the discussion group of a channel chat; requires canChangeInfo administrator right in the channel if it is specified.
- SetChatDraftMessage() - Constructor for class org.drinkless.tdlib.TdApi.SetChatDraftMessage
-
Default constructor for a function, which changes the draft message in a chat.
- SetChatDraftMessage(long, long, TdApi.DraftMessage) - Constructor for class org.drinkless.tdlib.TdApi.SetChatDraftMessage
-
Creates a function, which changes the draft message in a chat.
- SetChatEmojiStatus() - Constructor for class org.drinkless.tdlib.TdApi.SetChatEmojiStatus
-
Default constructor for a function, which changes the emoji status of a chat.
- SetChatEmojiStatus(long, TdApi.EmojiStatus) - Constructor for class org.drinkless.tdlib.TdApi.SetChatEmojiStatus
-
Creates a function, which changes the emoji status of a chat.
- SetChatLocation() - Constructor for class org.drinkless.tdlib.TdApi.SetChatLocation
-
Default constructor for a function, which changes the location of a chat.
- SetChatLocation(long, TdApi.ChatLocation) - Constructor for class org.drinkless.tdlib.TdApi.SetChatLocation
-
Creates a function, which changes the location of a chat.
- SetChatMemberStatus() - Constructor for class org.drinkless.tdlib.TdApi.SetChatMemberStatus
-
Default constructor for a function, which changes the status of a chat member; requires canInviteUsers member right to add a chat member, canPromoteMembers administrator right to change administrator rights of the member, and canRestrictMembers administrator right to change restrictions of a user.
- SetChatMemberStatus(long, TdApi.MessageSender, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.SetChatMemberStatus
-
Creates a function, which changes the status of a chat member; requires canInviteUsers member right to add a chat member, canPromoteMembers administrator right to change administrator rights of the member, and canRestrictMembers administrator right to change restrictions of a user.
- SetChatMessageAutoDeleteTime() - Constructor for class org.drinkless.tdlib.TdApi.SetChatMessageAutoDeleteTime
-
Default constructor for a function, which changes the message auto-delete or self-destruct (for secret chats) time in a chat.
- SetChatMessageAutoDeleteTime(long, int) - Constructor for class org.drinkless.tdlib.TdApi.SetChatMessageAutoDeleteTime
-
Creates a function, which changes the message auto-delete or self-destruct (for secret chats) time in a chat.
- SetChatMessageSender() - Constructor for class org.drinkless.tdlib.TdApi.SetChatMessageSender
-
Default constructor for a function, which selects a message sender to send messages in a chat.
- SetChatMessageSender(long, TdApi.MessageSender) - Constructor for class org.drinkless.tdlib.TdApi.SetChatMessageSender
-
Creates a function, which selects a message sender to send messages in a chat.
- SetChatNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetChatNotificationSettings
-
Default constructor for a function, which changes the notification settings of a chat.
- SetChatNotificationSettings(long, TdApi.ChatNotificationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetChatNotificationSettings
-
Creates a function, which changes the notification settings of a chat.
- SetChatPermissions() - Constructor for class org.drinkless.tdlib.TdApi.SetChatPermissions
-
Default constructor for a function, which changes the chat members permissions.
- SetChatPermissions(long, TdApi.ChatPermissions) - Constructor for class org.drinkless.tdlib.TdApi.SetChatPermissions
-
Creates a function, which changes the chat members permissions.
- SetChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.SetChatPhoto
-
Default constructor for a function, which changes the photo of a chat.
- SetChatPhoto(long, TdApi.InputChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.SetChatPhoto
-
Creates a function, which changes the photo of a chat.
- SetChatPinnedStories() - Constructor for class org.drinkless.tdlib.TdApi.SetChatPinnedStories
-
Default constructor for a function, which changes the list of pinned stories on a chat page; requires canEditStories right in the chat.
- SetChatPinnedStories(long, int[]) - Constructor for class org.drinkless.tdlib.TdApi.SetChatPinnedStories
-
Creates a function, which changes the list of pinned stories on a chat page; requires canEditStories right in the chat.
- SetChatProfileAccentColor() - Constructor for class org.drinkless.tdlib.TdApi.SetChatProfileAccentColor
-
Default constructor for a function, which changes accent color and background custom emoji for profile of a supergroup or channel chat.
- SetChatProfileAccentColor(long, int, long) - Constructor for class org.drinkless.tdlib.TdApi.SetChatProfileAccentColor
-
Creates a function, which changes accent color and background custom emoji for profile of a supergroup or channel chat.
- SetChatSlowModeDelay() - Constructor for class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
-
Default constructor for a function, which changes the slow mode delay of a chat.
- SetChatSlowModeDelay(long, int) - Constructor for class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
-
Creates a function, which changes the slow mode delay of a chat.
- SetChatTheme() - Constructor for class org.drinkless.tdlib.TdApi.SetChatTheme
-
Default constructor for a function, which changes the chat theme.
- SetChatTheme(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetChatTheme
-
Creates a function, which changes the chat theme.
- SetChatTitle() - Constructor for class org.drinkless.tdlib.TdApi.SetChatTitle
-
Default constructor for a function, which changes the chat title.
- SetChatTitle(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetChatTitle
-
Creates a function, which changes the chat title.
- SetCloseFriends() - Constructor for class org.drinkless.tdlib.TdApi.SetCloseFriends
-
Default constructor for a function, which changes the list of close friends of the current user.
- SetCloseFriends(long[]) - Constructor for class org.drinkless.tdlib.TdApi.SetCloseFriends
-
Creates a function, which changes the list of close friends of the current user.
- SetCommands() - Constructor for class org.drinkless.tdlib.TdApi.SetCommands
-
Default constructor for a function, which sets the list of commands supported by the bot for the given user scope and language; for bots only.
- SetCommands(TdApi.BotCommandScope, String, TdApi.BotCommand[]) - Constructor for class org.drinkless.tdlib.TdApi.SetCommands
-
Creates a function, which sets the list of commands supported by the bot for the given user scope and language; for bots only.
- SetCustomEmojiStickerSetThumbnail() - Constructor for class org.drinkless.tdlib.TdApi.SetCustomEmojiStickerSetThumbnail
-
Default constructor for a function, which sets a custom emoji sticker set thumbnail.
- SetCustomEmojiStickerSetThumbnail(String, long) - Constructor for class org.drinkless.tdlib.TdApi.SetCustomEmojiStickerSetThumbnail
-
Creates a function, which sets a custom emoji sticker set thumbnail.
- SetCustomLanguagePack() - Constructor for class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
-
Default constructor for a function, which adds or changes a custom local language pack to the current localization target.
- SetCustomLanguagePack(TdApi.LanguagePackInfo, TdApi.LanguagePackString[]) - Constructor for class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
-
Creates a function, which adds or changes a custom local language pack to the current localization target.
- SetCustomLanguagePackString() - Constructor for class org.drinkless.tdlib.TdApi.SetCustomLanguagePackString
-
Default constructor for a function, which adds, edits or deletes a string in a custom local language pack.
- SetCustomLanguagePackString(String, TdApi.LanguagePackString) - Constructor for class org.drinkless.tdlib.TdApi.SetCustomLanguagePackString
-
Creates a function, which adds, edits or deletes a string in a custom local language pack.
- SetDatabaseEncryptionKey() - Constructor for class org.drinkless.tdlib.TdApi.SetDatabaseEncryptionKey
-
Default constructor for a function, which changes the database encryption key.
- SetDatabaseEncryptionKey(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.SetDatabaseEncryptionKey
-
Creates a function, which changes the database encryption key.
- SetDefaultBackground() - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultBackground
-
Default constructor for a function, which sets default background for chats; adds the background to the list of installed backgrounds.
- SetDefaultBackground(TdApi.InputBackground, TdApi.BackgroundType, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultBackground
-
Creates a function, which sets default background for chats; adds the background to the list of installed backgrounds.
- SetDefaultChannelAdministratorRights() - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultChannelAdministratorRights
-
Default constructor for a function, which sets default administrator rights for adding the bot to channel chats; for bots only.
- SetDefaultChannelAdministratorRights(TdApi.ChatAdministratorRights) - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultChannelAdministratorRights
-
Creates a function, which sets default administrator rights for adding the bot to channel chats; for bots only.
- SetDefaultGroupAdministratorRights() - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultGroupAdministratorRights
-
Default constructor for a function, which sets default administrator rights for adding the bot to basic group and supergroup chats; for bots only.
- SetDefaultGroupAdministratorRights(TdApi.ChatAdministratorRights) - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultGroupAdministratorRights
-
Creates a function, which sets default administrator rights for adding the bot to basic group and supergroup chats; for bots only.
- SetDefaultMessageAutoDeleteTime() - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultMessageAutoDeleteTime
-
Default constructor for a function, which changes the default message auto-delete time for new chats.
- SetDefaultMessageAutoDeleteTime(TdApi.MessageAutoDeleteTime) - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultMessageAutoDeleteTime
-
Creates a function, which changes the default message auto-delete time for new chats.
- SetDefaultReactionType() - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultReactionType
-
Default constructor for a function, which changes type of default reaction for the current user.
- SetDefaultReactionType(TdApi.ReactionType) - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultReactionType
-
Creates a function, which changes type of default reaction for the current user.
- SetEmojiStatus() - Constructor for class org.drinkless.tdlib.TdApi.SetEmojiStatus
-
Default constructor for a function, which changes the emoji status of the current user; for Telegram Premium users only.
- SetEmojiStatus(TdApi.EmojiStatus) - Constructor for class org.drinkless.tdlib.TdApi.SetEmojiStatus
-
Creates a function, which changes the emoji status of the current user; for Telegram Premium users only.
- SetFileGenerationProgress() - Constructor for class org.drinkless.tdlib.TdApi.SetFileGenerationProgress
-
Default constructor for a function, which informs TDLib on a file generation progress.
- SetFileGenerationProgress(long, long, long) - Constructor for class org.drinkless.tdlib.TdApi.SetFileGenerationProgress
-
Creates a function, which informs TDLib on a file generation progress.
- SetForumTopicNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
-
Default constructor for a function, which changes the notification settings of a forum topic.
- SetForumTopicNotificationSettings(long, long, TdApi.ChatNotificationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
-
Creates a function, which changes the notification settings of a forum topic.
- SetGameScore() - Constructor for class org.drinkless.tdlib.TdApi.SetGameScore
-
Default constructor for a function, which updates the game score of the specified user in the game; for bots only.
- SetGameScore(long, long, boolean, long, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetGameScore
-
Creates a function, which updates the game score of the specified user in the game; for bots only.
- SetGroupCallParticipantIsSpeaking() - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
-
Default constructor for a function, which informs TDLib that speaking state of a participant of an active group has changed.
- SetGroupCallParticipantIsSpeaking(int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
-
Creates a function, which informs TDLib that speaking state of a participant of an active group has changed.
- SetGroupCallParticipantVolumeLevel() - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallParticipantVolumeLevel
-
Default constructor for a function, which changes volume level of a participant of an active group call.
- SetGroupCallParticipantVolumeLevel(int, TdApi.MessageSender, int) - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallParticipantVolumeLevel
-
Creates a function, which changes volume level of a participant of an active group call.
- SetGroupCallTitle() - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallTitle
-
Default constructor for a function, which sets group call title.
- SetGroupCallTitle(int, String) - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallTitle
-
Creates a function, which sets group call title.
- setId - Variable in class org.drinkless.tdlib.TdApi.ChangeStickerSet
-
Identifier of the sticker set.
- setId - Variable in class org.drinkless.tdlib.TdApi.GetStickerSet
-
Identifier of the sticker set.
- setId - Variable in class org.drinkless.tdlib.TdApi.GetStickerSetName
-
Identifier of the sticker set.
- setId - Variable in class org.drinkless.tdlib.TdApi.Sticker
-
Identifier of the sticker set to which the sticker belongs; 0 if none.
- SetInactiveSessionTtl() - Constructor for class org.drinkless.tdlib.TdApi.SetInactiveSessionTtl
-
Default constructor for a function, which changes the period of inactivity after which sessions will automatically be terminated.
- SetInactiveSessionTtl(int) - Constructor for class org.drinkless.tdlib.TdApi.SetInactiveSessionTtl
-
Creates a function, which changes the period of inactivity after which sessions will automatically be terminated.
- SetInlineGameScore() - Constructor for class org.drinkless.tdlib.TdApi.SetInlineGameScore
-
Default constructor for a function, which updates the game score of the specified user in a game; for bots only.
- SetInlineGameScore(String, boolean, long, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetInlineGameScore
-
Creates a function, which updates the game score of the specified user in a game; for bots only.
- SetLoginEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.SetLoginEmailAddress
-
Default constructor for a function, which changes the login email address of the user.
- SetLoginEmailAddress(String) - Constructor for class org.drinkless.tdlib.TdApi.SetLoginEmailAddress
-
Creates a function, which changes the login email address of the user.
- setLogMessageHandler(int, Client.LogMessageHandler) - Static method in class org.drinkless.tdlib.Client
-
Sets the handler for messages that are added to the internal TDLib log.
- SetLogStream() - Constructor for class org.drinkless.tdlib.TdApi.SetLogStream
-
Default constructor for a function, which sets new log stream for internal logging of TDLib.
- SetLogStream(TdApi.LogStream) - Constructor for class org.drinkless.tdlib.TdApi.SetLogStream
-
Creates a function, which sets new log stream for internal logging of TDLib.
- SetLogTagVerbosityLevel() - Constructor for class org.drinkless.tdlib.TdApi.SetLogTagVerbosityLevel
-
Default constructor for a function, which sets the verbosity level for a specified TDLib internal log tag.
- SetLogTagVerbosityLevel(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SetLogTagVerbosityLevel
-
Creates a function, which sets the verbosity level for a specified TDLib internal log tag.
- SetLogVerbosityLevel() - Constructor for class org.drinkless.tdlib.TdApi.SetLogVerbosityLevel
-
Default constructor for a function, which sets the verbosity level of the internal logging of TDLib.
- SetLogVerbosityLevel(int) - Constructor for class org.drinkless.tdlib.TdApi.SetLogVerbosityLevel
-
Creates a function, which sets the verbosity level of the internal logging of TDLib.
- SetMenuButton() - Constructor for class org.drinkless.tdlib.TdApi.SetMenuButton
-
Default constructor for a function, which sets menu button for the given user or for all users; for bots only.
- SetMenuButton(long, TdApi.BotMenuButton) - Constructor for class org.drinkless.tdlib.TdApi.SetMenuButton
-
Creates a function, which sets menu button for the given user or for all users; for bots only.
- SetMessageFactCheck() - Constructor for class org.drinkless.tdlib.TdApi.SetMessageFactCheck
-
Default constructor for a function, which changes the fact-check of a message.
- SetMessageFactCheck(long, long, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.SetMessageFactCheck
-
Creates a function, which changes the fact-check of a message.
- SetMessageReactions() - Constructor for class org.drinkless.tdlib.TdApi.SetMessageReactions
-
Default constructor for a function, which sets reactions on a message; for bots only.
- SetMessageReactions(long, long, TdApi.ReactionType[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetMessageReactions
-
Creates a function, which sets reactions on a message; for bots only.
- SetMessageSenderBlockList() - Constructor for class org.drinkless.tdlib.TdApi.SetMessageSenderBlockList
-
Default constructor for a function, which changes the block list of a message sender.
- SetMessageSenderBlockList(TdApi.MessageSender, TdApi.BlockList) - Constructor for class org.drinkless.tdlib.TdApi.SetMessageSenderBlockList
-
Creates a function, which changes the block list of a message sender.
- SetName() - Constructor for class org.drinkless.tdlib.TdApi.SetName
-
Default constructor for a function, which changes the first and last name of the current user.
- SetName(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetName
-
Creates a function, which changes the first and last name of the current user.
- SetNetworkType() - Constructor for class org.drinkless.tdlib.TdApi.SetNetworkType
-
Default constructor for a function, which sets the current network type.
- SetNetworkType(TdApi.NetworkType) - Constructor for class org.drinkless.tdlib.TdApi.SetNetworkType
-
Creates a function, which sets the current network type.
- SetNewChatPrivacySettings() - Constructor for class org.drinkless.tdlib.TdApi.SetNewChatPrivacySettings
-
Default constructor for a function, which changes privacy settings for new chat creation; can be used only if getOption("can_set_new_chat_privacy_settings").
- SetNewChatPrivacySettings(TdApi.NewChatPrivacySettings) - Constructor for class org.drinkless.tdlib.TdApi.SetNewChatPrivacySettings
-
Creates a function, which changes privacy settings for new chat creation; can be used only if getOption("can_set_new_chat_privacy_settings").
- SetOption() - Constructor for class org.drinkless.tdlib.TdApi.SetOption
-
Default constructor for a function, which sets the value of an option.
- SetOption(String, TdApi.OptionValue) - Constructor for class org.drinkless.tdlib.TdApi.SetOption
-
Creates a function, which sets the value of an option.
- SetPassportElement() - Constructor for class org.drinkless.tdlib.TdApi.SetPassportElement
-
Default constructor for a function, which adds an element to the user's Telegram Passport.
- SetPassportElement(TdApi.InputPassportElement, String) - Constructor for class org.drinkless.tdlib.TdApi.SetPassportElement
-
Creates a function, which adds an element to the user's Telegram Passport.
- SetPassportElementErrors() - Constructor for class org.drinkless.tdlib.TdApi.SetPassportElementErrors
-
Default constructor for a function, which informs the user that some of the elements in their Telegram Passport contain errors; for bots only.
- SetPassportElementErrors(long, TdApi.InputPassportElementError[]) - Constructor for class org.drinkless.tdlib.TdApi.SetPassportElementErrors
-
Creates a function, which informs the user that some of the elements in their Telegram Passport contain errors; for bots only.
- SetPassword() - Constructor for class org.drinkless.tdlib.TdApi.SetPassword
-
Default constructor for a function, which changes the 2-step verification password for the current user.
- SetPassword(String, String, String, boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.SetPassword
-
Creates a function, which changes the 2-step verification password for the current user.
- SetPersonalChat() - Constructor for class org.drinkless.tdlib.TdApi.SetPersonalChat
-
Default constructor for a function, which changes the personal chat of the current user.
- SetPersonalChat(long) - Constructor for class org.drinkless.tdlib.TdApi.SetPersonalChat
-
Creates a function, which changes the personal chat of the current user.
- SetPinnedChats() - Constructor for class org.drinkless.tdlib.TdApi.SetPinnedChats
-
Default constructor for a function, which changes the order of pinned chats.
- SetPinnedChats(TdApi.ChatList, long[]) - Constructor for class org.drinkless.tdlib.TdApi.SetPinnedChats
-
Creates a function, which changes the order of pinned chats.
- SetPinnedForumTopics() - Constructor for class org.drinkless.tdlib.TdApi.SetPinnedForumTopics
-
Default constructor for a function, which changes the order of pinned forum topics; requires canManageTopics right in the supergroup.
- SetPinnedForumTopics(long, long[]) - Constructor for class org.drinkless.tdlib.TdApi.SetPinnedForumTopics
-
Creates a function, which changes the order of pinned forum topics; requires canManageTopics right in the supergroup.
- SetPinnedSavedMessagesTopics() - Constructor for class org.drinkless.tdlib.TdApi.SetPinnedSavedMessagesTopics
-
Default constructor for a function, which changes the order of pinned Saved Messages topics.
- SetPinnedSavedMessagesTopics(long[]) - Constructor for class org.drinkless.tdlib.TdApi.SetPinnedSavedMessagesTopics
-
Creates a function, which changes the order of pinned Saved Messages topics.
- SetPollAnswer() - Constructor for class org.drinkless.tdlib.TdApi.SetPollAnswer
-
Default constructor for a function, which changes the user answer to a poll.
- SetPollAnswer(long, long, int[]) - Constructor for class org.drinkless.tdlib.TdApi.SetPollAnswer
-
Creates a function, which changes the user answer to a poll.
- SetProfileAccentColor() - Constructor for class org.drinkless.tdlib.TdApi.SetProfileAccentColor
-
Default constructor for a function, which changes accent color and background custom emoji for profile of the current user; for Telegram Premium users only.
- SetProfileAccentColor(int, long) - Constructor for class org.drinkless.tdlib.TdApi.SetProfileAccentColor
-
Creates a function, which changes accent color and background custom emoji for profile of the current user; for Telegram Premium users only.
- SetProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.SetProfilePhoto
-
Default constructor for a function, which changes a profile photo for the current user.
- SetProfilePhoto(TdApi.InputChatPhoto, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetProfilePhoto
-
Creates a function, which changes a profile photo for the current user.
- SetQuickReplyShortcutName() - Constructor for class org.drinkless.tdlib.TdApi.SetQuickReplyShortcutName
-
Default constructor for a function, which changes name of a quick reply shortcut.
- SetQuickReplyShortcutName(int, String) - Constructor for class org.drinkless.tdlib.TdApi.SetQuickReplyShortcutName
-
Creates a function, which changes name of a quick reply shortcut.
- SetReactionNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetReactionNotificationSettings
-
Default constructor for a function, which changes notification settings for reactions.
- SetReactionNotificationSettings(TdApi.ReactionNotificationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetReactionNotificationSettings
-
Creates a function, which changes notification settings for reactions.
- SetReadDatePrivacySettings() - Constructor for class org.drinkless.tdlib.TdApi.SetReadDatePrivacySettings
-
Default constructor for a function, which changes privacy settings for message read date.
- SetReadDatePrivacySettings(TdApi.ReadDatePrivacySettings) - Constructor for class org.drinkless.tdlib.TdApi.SetReadDatePrivacySettings
-
Creates a function, which changes privacy settings for message read date.
- setRecoveryEmailAddress - Variable in class org.drinkless.tdlib.TdApi.SetPassword
-
Pass true to change also the recovery email address.
- SetRecoveryEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.SetRecoveryEmailAddress
-
Default constructor for a function, which changes the 2-step verification recovery email address of the user.
- SetRecoveryEmailAddress(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetRecoveryEmailAddress
-
Creates a function, which changes the 2-step verification recovery email address of the user.
- sets - Variable in class org.drinkless.tdlib.TdApi.StickerSets
-
List of sticker sets.
- sets - Variable in class org.drinkless.tdlib.TdApi.TrendingStickerSets
-
List of trending sticker sets.
- SetSavedMessagesTagLabel() - Constructor for class org.drinkless.tdlib.TdApi.SetSavedMessagesTagLabel
-
Default constructor for a function, which changes label of a Saved Messages tag; for Telegram Premium users only.
- SetSavedMessagesTagLabel(TdApi.ReactionType, String) - Constructor for class org.drinkless.tdlib.TdApi.SetSavedMessagesTagLabel
-
Creates a function, which changes label of a Saved Messages tag; for Telegram Premium users only.
- SetScopeNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetScopeNotificationSettings
-
Default constructor for a function, which changes notification settings for chats of a given type.
- SetScopeNotificationSettings(TdApi.NotificationSettingsScope, TdApi.ScopeNotificationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetScopeNotificationSettings
-
Creates a function, which changes notification settings for chats of a given type.
- SetStickerEmojis() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerEmojis
-
Default constructor for a function, which changes the list of emojis corresponding to a sticker.
- SetStickerEmojis(TdApi.InputFile, String) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerEmojis
-
Creates a function, which changes the list of emojis corresponding to a sticker.
- SetStickerKeywords() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerKeywords
-
Default constructor for a function, which changes the list of keywords of a sticker.
- SetStickerKeywords(TdApi.InputFile, String[]) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerKeywords
-
Creates a function, which changes the list of keywords of a sticker.
- SetStickerMaskPosition() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerMaskPosition
-
Default constructor for a function, which changes the mask position of a mask sticker.
- SetStickerMaskPosition(TdApi.InputFile, TdApi.MaskPosition) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerMaskPosition
-
Creates a function, which changes the mask position of a mask sticker.
- SetStickerPositionInSet() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerPositionInSet
-
Default constructor for a function, which changes the position of a sticker in the set to which it belongs.
- SetStickerPositionInSet(TdApi.InputFile, int) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerPositionInSet
-
Creates a function, which changes the position of a sticker in the set to which it belongs.
- SetStickerSetThumbnail() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
-
Default constructor for a function, which sets a sticker set thumbnail.
- SetStickerSetThumbnail(long, String, TdApi.InputFile, TdApi.StickerFormat) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
-
Creates a function, which sets a sticker set thumbnail.
- SetStickerSetTitle() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerSetTitle
-
Default constructor for a function, which sets a sticker set title.
- SetStickerSetTitle(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerSetTitle
-
Creates a function, which sets a sticker set title.
- SetStoryPrivacySettings() - Constructor for class org.drinkless.tdlib.TdApi.SetStoryPrivacySettings
-
Default constructor for a function, which changes privacy settings of a story.
- SetStoryPrivacySettings(int, TdApi.StoryPrivacySettings) - Constructor for class org.drinkless.tdlib.TdApi.SetStoryPrivacySettings
-
Creates a function, which changes privacy settings of a story.
- SetStoryReaction() - Constructor for class org.drinkless.tdlib.TdApi.SetStoryReaction
-
Default constructor for a function, which changes chosen reaction on a story that has already been sent.
- SetStoryReaction(long, int, TdApi.ReactionType, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetStoryReaction
-
Creates a function, which changes chosen reaction on a story that has already been sent.
- SetSupergroupCustomEmojiStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupCustomEmojiStickerSet
-
Default constructor for a function, which changes the custom emoji sticker set of a supergroup; requires canChangeInfo administrator right.
- SetSupergroupCustomEmojiStickerSet(long, long) - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupCustomEmojiStickerSet
-
Creates a function, which changes the custom emoji sticker set of a supergroup; requires canChangeInfo administrator right.
- SetSupergroupStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
-
Default constructor for a function, which changes the sticker set of a supergroup; requires canChangeInfo administrator right.
- SetSupergroupStickerSet(long, long) - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
-
Creates a function, which changes the sticker set of a supergroup; requires canChangeInfo administrator right.
- SetSupergroupUnrestrictBoostCount() - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupUnrestrictBoostCount
-
Default constructor for a function, which changes the number of times the supergroup must be boosted by a user to ignore slow mode and chat permission restrictions; requires canRestrictMembers administrator right.
- SetSupergroupUnrestrictBoostCount(long, int) - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupUnrestrictBoostCount
-
Creates a function, which changes the number of times the supergroup must be boosted by a user to ignore slow mode and chat permission restrictions; requires canRestrictMembers administrator right.
- SetSupergroupUsername() - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupUsername
-
Default constructor for a function, which changes the editable username of a supergroup or channel, requires owner privileges in the supergroup or channel.
- SetSupergroupUsername(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupUsername
-
Creates a function, which changes the editable username of a supergroup or channel, requires owner privileges in the supergroup or channel.
- SetTdlibParameters() - Constructor for class org.drinkless.tdlib.TdApi.SetTdlibParameters
-
Default constructor for a function, which sets the parameters for TDLib initialization.
- SetTdlibParameters(boolean, String, String, byte[], boolean, boolean, boolean, boolean, int, String, String, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetTdlibParameters
-
Creates a function, which sets the parameters for TDLib initialization.
- setting - Variable in class org.drinkless.tdlib.TdApi.GetUserPrivacySettingRules
-
The privacy setting.
- setting - Variable in class org.drinkless.tdlib.TdApi.SetUserPrivacySettingRules
-
The privacy setting.
- setting - Variable in class org.drinkless.tdlib.TdApi.UpdateUserPrivacySettingRules
-
The privacy setting.
- settingChanges - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
-
True, if changes in chat settings need to be returned.
- settings - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsException
-
Autosave settings for the chat.
- settings - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeTheme
-
Settings for the cloud theme; may be null if unknown.
- settings - Variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberCode
-
Settings for the authentication of the user's phone number; pass null to use default settings.
- settings - Variable in class org.drinkless.tdlib.TdApi.SetArchiveChatListSettings
-
New settings.
- settings - Variable in class org.drinkless.tdlib.TdApi.SetAuthenticationPhoneNumber
-
Settings for the authentication of the user's phone number; pass null to use default settings.
- settings - Variable in class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
-
New user auto-download settings.
- settings - Variable in class org.drinkless.tdlib.TdApi.SetAutosaveSettings
-
New autosave settings for the scope; pass null to set autosave settings to default.
- settings - Variable in class org.drinkless.tdlib.TdApi.SetNewChatPrivacySettings
-
New settings.
- settings - Variable in class org.drinkless.tdlib.TdApi.SetReadDatePrivacySettings
-
New settings.
- settings - Variable in class org.drinkless.tdlib.TdApi.UpdateAutosaveSettings
-
The new autosave settings; may be null if the settings are reset to default.
- SetUserEmojiStatus() - Constructor for class org.drinkless.tdlib.TdApi.SetUserEmojiStatus
-
Default constructor for a function, which changes the emoji status of a user; for bots only.
- SetUserEmojiStatus(long, TdApi.EmojiStatus) - Constructor for class org.drinkless.tdlib.TdApi.SetUserEmojiStatus
-
Creates a function, which changes the emoji status of a user; for bots only.
- SetUsername() - Constructor for class org.drinkless.tdlib.TdApi.SetUsername
-
Default constructor for a function, which changes the editable username of the current user.
- SetUsername(String) - Constructor for class org.drinkless.tdlib.TdApi.SetUsername
-
Creates a function, which changes the editable username of the current user.
- SetUserPersonalProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.SetUserPersonalProfilePhoto
-
Default constructor for a function, which changes a personal profile photo of a contact user.
- SetUserPersonalProfilePhoto(long, TdApi.InputChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.SetUserPersonalProfilePhoto
-
Creates a function, which changes a personal profile photo of a contact user.
- SetUserPrivacySettingRules() - Constructor for class org.drinkless.tdlib.TdApi.SetUserPrivacySettingRules
-
Default constructor for a function, which changes user privacy settings.
- SetUserPrivacySettingRules(TdApi.UserPrivacySetting, TdApi.UserPrivacySettingRules) - Constructor for class org.drinkless.tdlib.TdApi.SetUserPrivacySettingRules
-
Creates a function, which changes user privacy settings.
- SetUserSupportInfo() - Constructor for class org.drinkless.tdlib.TdApi.SetUserSupportInfo
-
Default constructor for a function, which sets support information for the given user; for Telegram support only.
- SetUserSupportInfo(long, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.SetUserSupportInfo
-
Creates a function, which sets support information for the given user; for Telegram support only.
- SetVideoChatDefaultParticipant() - Constructor for class org.drinkless.tdlib.TdApi.SetVideoChatDefaultParticipant
-
Default constructor for a function, which changes default participant identifier, on whose behalf a video chat in the chat will be joined.
- SetVideoChatDefaultParticipant(long, TdApi.MessageSender) - Constructor for class org.drinkless.tdlib.TdApi.SetVideoChatDefaultParticipant
-
Creates a function, which changes default participant identifier, on whose behalf a video chat in the chat will be joined.
- ShareChatWithBot() - Constructor for class org.drinkless.tdlib.TdApi.ShareChatWithBot
-
Default constructor for a function, which shares a chat after pressing a keyboardButtonTypeRequestChat button with the bot.
- ShareChatWithBot(long, long, int, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ShareChatWithBot
-
Creates a function, which shares a chat after pressing a keyboardButtonTypeRequestChat button with the bot.
- SharedChat() - Constructor for class org.drinkless.tdlib.TdApi.SharedChat
-
Contains information about a chat shared with a bot.
- SharedChat(long, String, String, TdApi.Photo) - Constructor for class org.drinkless.tdlib.TdApi.SharedChat
-
Contains information about a chat shared with a bot.
- sharedChatId - Variable in class org.drinkless.tdlib.TdApi.ShareChatWithBot
-
Identifier of the shared chat.
- SharedUser() - Constructor for class org.drinkless.tdlib.TdApi.SharedUser
-
Contains information about a user shared with a bot.
- SharedUser(long, String, String, String, TdApi.Photo) - Constructor for class org.drinkless.tdlib.TdApi.SharedUser
-
Contains information about a user shared with a bot.
- sharedUserIds - Variable in class org.drinkless.tdlib.TdApi.ShareUsersWithBot
-
Identifiers of the shared users.
- sharePhoneNumber - Variable in class org.drinkless.tdlib.TdApi.AddContact
-
Pass true to share the current user's phone number with the new contact.
- SharePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.SharePhoneNumber
-
Default constructor for a function, which shares the phone number of the current user with a mutual contact.
- SharePhoneNumber(long) - Constructor for class org.drinkless.tdlib.TdApi.SharePhoneNumber
-
Creates a function, which shares the phone number of the current user with a mutual contact.
- ShareUsersWithBot() - Constructor for class org.drinkless.tdlib.TdApi.ShareUsersWithBot
-
Default constructor for a function, which shares users after pressing a keyboardButtonTypeRequestUsers button with the bot.
- ShareUsersWithBot(long, long, int, long[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.ShareUsersWithBot
-
Creates a function, which shares users after pressing a keyboardButtonTypeRequestUsers button with the bot.
- shippingAddress - Variable in class org.drinkless.tdlib.TdApi.OrderInfo
-
Shipping address for this order; may be null.
- shippingAddress - Variable in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
-
User shipping address.
- shippingOption - Variable in class org.drinkless.tdlib.TdApi.PaymentReceiptTypeRegular
-
Chosen shipping option; may be null.
- ShippingOption() - Constructor for class org.drinkless.tdlib.TdApi.ShippingOption
-
One shipping option.
- ShippingOption(String, String, TdApi.LabeledPricePart[]) - Constructor for class org.drinkless.tdlib.TdApi.ShippingOption
-
One shipping option.
- shippingOptionId - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
-
Identifier of the shipping option chosen by the user; may be empty if not applicable; for bots only.
- shippingOptionId - Variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
-
Identifier of a chosen shipping option, if applicable.
- shippingOptionId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
-
Identifier of a shipping option chosen by the user; may be empty if not applicable.
- shippingOptions - Variable in class org.drinkless.tdlib.TdApi.AnswerShippingQuery
-
Available shipping options.
- shippingOptions - Variable in class org.drinkless.tdlib.TdApi.ValidatedOrderInfo
-
Available shipping options.
- shippingQueryId - Variable in class org.drinkless.tdlib.TdApi.AnswerShippingQuery
-
Identifier of the shipping query.
- shortcut - Variable in class org.drinkless.tdlib.TdApi.UpdateQuickReplyShortcut
-
New data about the shortcut.
- shortcutId - Variable in class org.drinkless.tdlib.TdApi.BusinessAwayMessageSettings
-
Unique quick reply shortcut identifier for the away messages.
- shortcutId - Variable in class org.drinkless.tdlib.TdApi.BusinessGreetingMessageSettings
-
Unique quick reply shortcut identifier for the greeting messages.
- shortcutId - Variable in class org.drinkless.tdlib.TdApi.DeleteQuickReplyShortcut
-
Unique identifier of the quick reply shortcut.
- shortcutId - Variable in class org.drinkless.tdlib.TdApi.DeleteQuickReplyShortcutMessages
-
Unique identifier of the quick reply shortcut to which the messages belong.
- shortcutId - Variable in class org.drinkless.tdlib.TdApi.EditQuickReplyMessage
-
Unique identifier of the quick reply shortcut with the message.
- shortcutId - Variable in class org.drinkless.tdlib.TdApi.LoadQuickReplyShortcutMessages
-
Unique identifier of the quick reply shortcut.
- shortcutId - Variable in class org.drinkless.tdlib.TdApi.SendQuickReplyShortcutMessages
-
Unique identifier of the quick reply shortcut.
- shortcutId - Variable in class org.drinkless.tdlib.TdApi.SetQuickReplyShortcutName
-
Unique identifier of the quick reply shortcut.
- shortcutId - Variable in class org.drinkless.tdlib.TdApi.UpdateQuickReplyShortcutDeleted
-
The identifier of the deleted shortcut.
- shortcutId - Variable in class org.drinkless.tdlib.TdApi.UpdateQuickReplyShortcutMessages
-
The identifier of the shortcut.
- shortcutIds - Variable in class org.drinkless.tdlib.TdApi.ReorderQuickReplyShortcuts
-
The new order of quick reply shortcuts.
- shortcutIds - Variable in class org.drinkless.tdlib.TdApi.UpdateQuickReplyShortcuts
-
The new list of identifiers of quick reply shortcuts.
- shortcutName - Variable in class org.drinkless.tdlib.TdApi.AddQuickReplyShortcutInlineQueryResultMessage
-
Name of the target shortcut.
- shortcutName - Variable in class org.drinkless.tdlib.TdApi.AddQuickReplyShortcutMessage
-
Name of the target shortcut.
- shortcutName - Variable in class org.drinkless.tdlib.TdApi.AddQuickReplyShortcutMessageAlbum
-
Name of the target shortcut.
- shortcutName - Variable in class org.drinkless.tdlib.TdApi.ReaddQuickReplyShortcutMessages
-
Name of the target shortcut.
- shortDescription - Variable in class org.drinkless.tdlib.TdApi.BotInfo
-
The text that is shown on the bot's profile page and is sent together with the link when users share the bot.
- shortDescription - Variable in class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
-
New bot's short description on the specified language.
- shortName - Variable in class org.drinkless.tdlib.TdApi.Game
-
Game short name.
- shortName - Variable in class org.drinkless.tdlib.TdApi.WebApp
-
Web App short name.
- showAboveText - Variable in class org.drinkless.tdlib.TdApi.LinkPreview
-
True, if the link preview must be shown above message text; otherwise, the link preview must be shown below the message text.
- showAboveText - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewOptions
-
True, if link preview must be shown above message text; otherwise, the link preview will be shown below the message text; ignored in secret chats.
- showAlert - Variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
-
Pass true to show an alert to the user instead of a toast notification.
- showAlert - Variable in class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
-
True, if an alert must be shown to the user instead of a toast notification.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.EditBusinessMessageCaption
-
Pass true to show the caption above the media; otherwise, the caption will be shown below the media.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
-
Pass true to show the caption above the media; otherwise, the caption will be shown below the media.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.EditMessageCaption
-
Pass true to show the caption above the media; otherwise, the caption will be shown below the media.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
-
True, if the caption must be shown above the animation; otherwise, the caption must be shown below the animation; not supported in secret chats.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.InputMessagePaidMedia
-
True, if the caption must be shown above the media; otherwise, the caption must be shown below the media; not supported in secret chats.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
-
True, if the caption must be shown above the photo; otherwise, the caption must be shown below the photo; not supported in secret chats.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
-
True, if the caption must be shown above the video; otherwise, the caption must be shown below the video; not supported in secret chats.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.MessageAnimation
-
True, if the caption must be shown above the animation; otherwise, the caption must be shown below the animation.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.MessagePaidMedia
-
True, if the caption must be shown above the media; otherwise, the caption must be shown below the media.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.MessagePhoto
-
True, if the caption must be shown above the photo; otherwise, the caption must be shown below the photo.
- showCaptionAboveMedia - Variable in class org.drinkless.tdlib.TdApi.MessageVideo
-
True, if the caption must be shown above the video; otherwise, the caption must be shown below the video.
- showDisclaimerInSideMenu - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
True, if a disclaimer, why the bot is shown in the side menu, is needed.
- showInAttachmentMenu - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
True, if the bot must be shown in the attachment menu.
- showInSideMenu - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
True, if the bot must be shown in the side menu.
- showLargeMedia - Variable in class org.drinkless.tdlib.TdApi.LinkPreview
-
True, if large media preview must be shown; otherwise, the media preview must be shown small and only the first frame must be shown for videos.
- showMediaAboveDescription - Variable in class org.drinkless.tdlib.TdApi.LinkPreview
-
True, if media must be shown above link preview description; otherwise, the media must be shown below the description.
- showMessageSender - Variable in class org.drinkless.tdlib.TdApi.ChatEventShowMessageSenderToggled
-
New value of showMessageSender.
- showMessageSender - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
True, if messages sent to the channel have information about the sender user.
- showMessageSender - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
-
New value of showMessageSender.
- showPopup - Variable in class org.drinkless.tdlib.TdApi.TermsOfService
-
True, if a blocking popup with terms of service must be shown to the user.
- showPreview - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
-
True, if message content must be displayed in notifications.
- showPreview - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewMessage
-
True, if message content must be displayed in notifications.
- showPreview - Variable in class org.drinkless.tdlib.TdApi.ReactionNotificationSettings
-
True, if reaction sender and emoji must be displayed in notifications.
- showPreview - Variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
-
True, if message content must be displayed in notifications.
- showReadDate - Variable in class org.drinkless.tdlib.TdApi.ReadDatePrivacySettings
-
True, if message read date is shown to other users in private chats.
- showStorySender - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
-
True, if the sender of stories must be displayed in notifications.
- showStorySender - Variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
-
True, if the sender of stories must be displayed in notifications.
- signMessages - Variable in class org.drinkless.tdlib.TdApi.ChatEventSignMessagesToggled
-
New value of signMessages.
- signMessages - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
True, if messages sent to the channel contains name of the sender.
- signMessages - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
-
New value of signMessages.
- sinceDate - Variable in class org.drinkless.tdlib.TdApi.NetworkStatistics
-
Point in time (Unix timestamp) from which the statistics are collected.
- siteName - Variable in class org.drinkless.tdlib.TdApi.LinkPreview
-
Short name of the site (e.g., Google Docs, App Store).
- size - Variable in class org.drinkless.tdlib.TdApi.File
-
File size, in bytes; 0 if unknown.
- size - Variable in class org.drinkless.tdlib.TdApi.FileDownloadedPrefixSize
-
The prefix size, in bytes.
- size - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
-
Limit on the total size of files after deletion, in bytes.
- size - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
Total number of stickers in the set.
- size - Variable in class org.drinkless.tdlib.TdApi.StorageStatistics
-
Total size of files, in bytes.
- size - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
-
Total size of the files in the chat, in bytes.
- size - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
-
Total size of the files, in bytes.
- sizes - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
-
Available variants of the photo in JPEG format, in different size.
- sizes - Variable in class org.drinkless.tdlib.TdApi.Photo
-
Available variants of the photo, in different sizes.
- skipConfirmation - Variable in class org.drinkless.tdlib.TdApi.FoundWebApp
-
True, if there is no need to show an ordinary open URL confirmation before opening the Web App.
- skipConfirmation - Variable in class org.drinkless.tdlib.TdApi.LinkPreview
-
True, if there is no need to show an ordinary open URL confirmation, when opening the URL from the preview, because the URL is shown in the message text in clear.
- skipConfirmation - Variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoOpen
-
True, if there is no need to show an ordinary open URL confirmation.
- slotId - Variable in class org.drinkless.tdlib.TdApi.ChatBoostSlot
-
Unique identifier of the slot.
- slotIds - Variable in class org.drinkless.tdlib.TdApi.BoostChat
-
Identifiers of boost slots of the current user from which to apply boosts to the chat.
- slots - Variable in class org.drinkless.tdlib.TdApi.ChatBoostSlots
-
List of boost slots.
- slowModeDelay - Variable in class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
-
New slow mode delay for the chat, in seconds; must be one of 0, 10, 30, 60, 300, 900, 3600.
- slowModeDelay - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
Delay between consecutive sent messages for non-administrator supergroup members, in seconds.
- slowModeDelayExpiresIn - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
Time left before next message can be sent in the supergroup, in seconds.
- small - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoInfo
-
A small (160x160) chat photo variant in JPEG format.
- small - Variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
-
A small (160x160) user profile photo.
- smallAnimation - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
-
A small (160x160) animated variant of the photo in MPEG4 format; may be null even the big animation is available.
- sortOrder - Variable in class org.drinkless.tdlib.TdApi.SearchAffiliatePrograms
-
Sort order for the results.
- sound - Variable in class org.drinkless.tdlib.TdApi.AddSavedNotificationSound
-
Notification sound file to add.
- sound - Variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
-
File containing the sound to be played when the sticker is clicked; may be null.
- sound - Variable in class org.drinkless.tdlib.TdApi.NotificationSound
-
File containing the sound.
- soundId - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
-
Identifier of the notification sound to be played for messages; 0 if sound is disabled.
- soundId - Variable in class org.drinkless.tdlib.TdApi.ReactionNotificationSettings
-
Identifier of the notification sound to be played; 0 if sound is disabled.
- soundId - Variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
-
Identifier of the notification sound to be played; 0 if sound is disabled.
- source - Variable in class org.drinkless.tdlib.TdApi.ChatBoost
-
Source of the boost.
- source - Variable in class org.drinkless.tdlib.TdApi.ChatPosition
-
Source of the chat in the chat list; may be null.
- source - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
-
Source of the sticker set; may be empty if unknown.
- source - Variable in class org.drinkless.tdlib.TdApi.EmojiCategory
-
Source of stickers for the emoji category.
- source - Variable in class org.drinkless.tdlib.TdApi.GetBusinessFeatures
-
Source of the request; pass null if the method is called from settings or some non-standard source.
- source - Variable in class org.drinkless.tdlib.TdApi.GetPremiumFeatures
-
Source of the request; pass null if the method is called from some non-standard source.
- source - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementError
-
Error source.
- source - Variable in class org.drinkless.tdlib.TdApi.MessageForwardInfo
-
For messages forwarded to the chat with the current user (Saved Messages), to the Replies bot chat, or to the channel's discussion group, information about the source message from which the message was forwarded last time; may be null for other forwards or if unknown.
- source - Variable in class org.drinkless.tdlib.TdApi.PassportElementError
-
Error source.
- source - Variable in class org.drinkless.tdlib.TdApi.ViewMessages
-
Source of the message view; pass null to guess the source based on chat open state.
- sourceGroups - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipantVideoInfo
-
List of synchronization source groups of the video.
- sourceIds - Variable in class org.drinkless.tdlib.TdApi.GroupCallVideoSourceGroup
-
The list of synchronization source identifiers.
- SpeechRecognitionResult() - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResult
-
Default class constructor.
- speechRecognitionResult - Variable in class org.drinkless.tdlib.TdApi.VideoNote
-
Result of speech recognition in the video note; may be null.
- speechRecognitionResult - Variable in class org.drinkless.tdlib.TdApi.VoiceNote
-
Result of speech recognition in the voice note; may be null.
- SpeechRecognitionResultError() - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultError
-
The speech recognition failed.
- SpeechRecognitionResultError(TdApi.Error) - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultError
-
The speech recognition failed.
- SpeechRecognitionResultPending() - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultPending
-
The speech recognition is ongoing.
- SpeechRecognitionResultPending(String) - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultPending
-
The speech recognition is ongoing.
- SpeechRecognitionResultText() - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultText
-
The speech recognition successfully finished.
- SpeechRecognitionResultText(String) - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultText
-
The speech recognition successfully finished.
- sponsor - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
-
Information about the sponsor of the message.
- SponsoredMessage() - Constructor for class org.drinkless.tdlib.TdApi.SponsoredMessage
-
Describes a sponsored message.
- SponsoredMessage(long, boolean, boolean, TdApi.MessageContent, TdApi.MessageSponsor, String, String, int, long, String) - Constructor for class org.drinkless.tdlib.TdApi.SponsoredMessage
-
Describes a sponsored message.
- SponsoredMessages() - Constructor for class org.drinkless.tdlib.TdApi.SponsoredMessages
-
Contains a list of sponsored messages.
- SponsoredMessages(TdApi.SponsoredMessage[], int) - Constructor for class org.drinkless.tdlib.TdApi.SponsoredMessages
-
Contains a list of sponsored messages.
- starAmount - Variable in class org.drinkless.tdlib.TdApi.AffiliateInfo
-
The amount of Telegram Stars that were received by the affiliate; can be negative for refunds.
- StarAmount() - Constructor for class org.drinkless.tdlib.TdApi.StarAmount
-
Describes a possibly non-integer amount of Telegram Stars.
- StarAmount(long, int) - Constructor for class org.drinkless.tdlib.TdApi.StarAmount
-
Describes a possibly non-integer amount of Telegram Stars.
- starAmount - Variable in class org.drinkless.tdlib.TdApi.StarSubscriptions
-
The amount of owned Telegram Stars.
- starAmount - Variable in class org.drinkless.tdlib.TdApi.StarTransaction
-
The amount of added owned Telegram Stars; negative for outgoing transactions.
- starAmount - Variable in class org.drinkless.tdlib.TdApi.StarTransactions
-
The amount of owned Telegram Stars.
- starAmount - Variable in class org.drinkless.tdlib.TdApi.UpdateOwnedStarCount
-
The new amount of owned Telegram Stars.
- starCount - Variable in class org.drinkless.tdlib.TdApi.AddPendingPaidMessageReaction
-
Number of Telegram Stars to be used for the reaction.
- starCount - Variable in class org.drinkless.tdlib.TdApi.ChatBoostSourceGiveaway
-
Number of Telegram Stars distributed among winners of the giveaway.
- starCount - Variable in class org.drinkless.tdlib.TdApi.GetStarWithdrawalUrl
-
The number of Telegram Stars to withdraw.
- starCount - Variable in class org.drinkless.tdlib.TdApi.Gift
-
Number of Telegram Stars that must be paid for the gift.
- starCount - Variable in class org.drinkless.tdlib.TdApi.GiveawayPrizeStars
-
Number of Telegram Stars that will be shared by all winners.
- starCount - Variable in class org.drinkless.tdlib.TdApi.InputMessagePaidMedia
-
The number of Telegram Stars that must be paid to see the media; 1-getOption("paid_media_message_star_count_max").
- starCount - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBuyStars
-
The number of Telegram Stars that must be owned by the user.
- starCount - Variable in class org.drinkless.tdlib.TdApi.LaunchPrepaidGiveaway
-
The number of Telegram Stars to be distributed through the giveaway; pass 0 for Telegram Premium giveaways.
- starCount - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedStars
-
Number of Telegram Stars that were gifted.
- starCount - Variable in class org.drinkless.tdlib.TdApi.MessageGiveawayCreated
-
Number of Telegram Stars that will be shared by winners of the giveaway; 0 for Telegram Premium giveaways.
- starCount - Variable in class org.drinkless.tdlib.TdApi.MessageGiveawayPrizeStars
-
Number of Telegram Stars that were received.
- starCount - Variable in class org.drinkless.tdlib.TdApi.MessagePaidMedia
-
Number of Telegram Stars needed to buy access to the media in the message.
- starCount - Variable in class org.drinkless.tdlib.TdApi.PaidReactor
-
Number of Telegram Stars added.
- starCount - Variable in class org.drinkless.tdlib.TdApi.PaymentFormTypeStars
-
Number of Telegram Stars that will be paid.
- starCount - Variable in class org.drinkless.tdlib.TdApi.PaymentReceiptTypeStars
-
Number of Telegram Stars that were paid.
- starCount - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGift
-
Number of Telegram Stars that sender paid for the gift.
- starCount - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPaidMedia
-
Number of Telegram Stars needed to buy access to the media in the message; 0 for pinned message.
- starCount - Variable in class org.drinkless.tdlib.TdApi.StarAmount
-
The integer amount of Telegram Stars rounded to 0.
- starCount - Variable in class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOption
-
Number of Telegram Stars that will be distributed among winners.
- starCount - Variable in class org.drinkless.tdlib.TdApi.StarPaymentOption
-
Number of Telegram Stars that will be purchased.
- starCount - Variable in class org.drinkless.tdlib.TdApi.StarSubscriptionPricing
-
The amount of Telegram Stars that must be paid for each period.
- starCount - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedStars
-
Number of bought Telegram Stars.
- starCount - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeStarGiveaway
-
The number of Telegram Stars to be distributed through the giveaway.
- starCount - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeStars
-
Number of bought Telegram Stars.
- starCount - Variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeGiftedStars
-
Number of bought Telegram Stars.
- starCount - Variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeStarGiveaway
-
The number of Telegram Stars to be distributed through the giveaway.
- starCount - Variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeStars
-
Number of bought Telegram Stars.
- StarGiveawayPaymentOption() - Constructor for class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOption
-
Describes an option for creating Telegram Star giveaway.
- StarGiveawayPaymentOption(String, long, long, String, int, TdApi.StarGiveawayWinnerOption[], boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOption
-
Describes an option for creating Telegram Star giveaway.
- StarGiveawayPaymentOptions() - Constructor for class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOptions
-
Contains a list of options for creating Telegram Star giveaway.
- StarGiveawayPaymentOptions(TdApi.StarGiveawayPaymentOption[]) - Constructor for class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOptions
-
Contains a list of options for creating Telegram Star giveaway.
- StarGiveawayWinnerOption() - Constructor for class org.drinkless.tdlib.TdApi.StarGiveawayWinnerOption
-
Describes an option for the number of winners of a Telegram Star giveaway.
- StarGiveawayWinnerOption(int, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StarGiveawayWinnerOption
-
Describes an option for the number of winners of a Telegram Star giveaway.
- StarPaymentOption() - Constructor for class org.drinkless.tdlib.TdApi.StarPaymentOption
-
Describes an option for buying Telegram Stars.
- StarPaymentOption(String, long, long, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StarPaymentOption
-
Describes an option for buying Telegram Stars.
- StarPaymentOptions() - Constructor for class org.drinkless.tdlib.TdApi.StarPaymentOptions
-
Contains a list of options for buying Telegram Stars.
- StarPaymentOptions(TdApi.StarPaymentOption[]) - Constructor for class org.drinkless.tdlib.TdApi.StarPaymentOptions
-
Contains a list of options for buying Telegram Stars.
- StarRevenueStatistics() - Constructor for class org.drinkless.tdlib.TdApi.StarRevenueStatistics
-
A detailed statistics about Telegram Stars earned by a bot or a chat.
- StarRevenueStatistics(TdApi.StatisticalGraph, TdApi.StarRevenueStatus, double) - Constructor for class org.drinkless.tdlib.TdApi.StarRevenueStatistics
-
A detailed statistics about Telegram Stars earned by a bot or a chat.
- StarRevenueStatus() - Constructor for class org.drinkless.tdlib.TdApi.StarRevenueStatus
-
Contains information about Telegram Stars earned by a bot or a chat.
- StarRevenueStatus(TdApi.StarAmount, TdApi.StarAmount, TdApi.StarAmount, boolean, int) - Constructor for class org.drinkless.tdlib.TdApi.StarRevenueStatus
-
Contains information about Telegram Stars earned by a bot or a chat.
- StarSubscription() - Constructor for class org.drinkless.tdlib.TdApi.StarSubscription
-
Contains information about subscription to a channel chat, a bot, or a business account that was paid in Telegram Stars.
- StarSubscription(String, long, int, boolean, boolean, TdApi.StarSubscriptionPricing, TdApi.StarSubscriptionType) - Constructor for class org.drinkless.tdlib.TdApi.StarSubscription
-
Contains information about subscription to a channel chat, a bot, or a business account that was paid in Telegram Stars.
- StarSubscriptionPricing() - Constructor for class org.drinkless.tdlib.TdApi.StarSubscriptionPricing
-
Describes subscription plan paid in Telegram Stars.
- StarSubscriptionPricing(int, long) - Constructor for class org.drinkless.tdlib.TdApi.StarSubscriptionPricing
-
Describes subscription plan paid in Telegram Stars.
- StarSubscriptions() - Constructor for class org.drinkless.tdlib.TdApi.StarSubscriptions
-
Represents a list of Telegram Star subscriptions.
- StarSubscriptions(TdApi.StarAmount, TdApi.StarSubscription[], long, String) - Constructor for class org.drinkless.tdlib.TdApi.StarSubscriptions
-
Represents a list of Telegram Star subscriptions.
- StarSubscriptionType() - Constructor for class org.drinkless.tdlib.TdApi.StarSubscriptionType
-
Default class constructor.
- StarSubscriptionTypeBot() - Constructor for class org.drinkless.tdlib.TdApi.StarSubscriptionTypeBot
-
Describes a subscription in a bot or a business account.
- StarSubscriptionTypeBot(boolean, String, TdApi.Photo, String) - Constructor for class org.drinkless.tdlib.TdApi.StarSubscriptionTypeBot
-
Describes a subscription in a bot or a business account.
- StarSubscriptionTypeChannel() - Constructor for class org.drinkless.tdlib.TdApi.StarSubscriptionTypeChannel
-
Describes a subscription to a channel chat.
- StarSubscriptionTypeChannel(boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.StarSubscriptionTypeChannel
-
Describes a subscription to a channel chat.
- startControlPoint - Variable in class org.drinkless.tdlib.TdApi.VectorPathCommandCubicBezierCurve
-
The start control point of the curve.
- startDate - Variable in class org.drinkless.tdlib.TdApi.BusinessAwayMessageScheduleCustom
-
Point in time (Unix timestamp) when the away messages will start to be sent.
- startDate - Variable in class org.drinkless.tdlib.TdApi.ChatBoost
-
Point in time (Unix timestamp) when the chat was boosted.
- startDate - Variable in class org.drinkless.tdlib.TdApi.ChatBoostSlot
-
Point in time (Unix timestamp) when the chat was boosted; 0 if none.
- startDate - Variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeEarnings
-
Point in time (Unix timestamp) when the earnings started.
- startDate - Variable in class org.drinkless.tdlib.TdApi.CreateVideoChat
-
Point in time (Unix timestamp) when the group call is expected to be started by an administrator; 0 to start the video chat immediately.
- startDate - Variable in class org.drinkless.tdlib.TdApi.DateRange
-
Point in time (Unix timestamp) at which the date range begins.
- startDate - Variable in class org.drinkless.tdlib.TdApi.MessageVideoChatScheduled
-
Point in time (Unix timestamp) when the group call is expected to be started by an administrator.
- StartGroupCallRecording() - Constructor for class org.drinkless.tdlib.TdApi.StartGroupCallRecording
-
Default constructor for a function, which starts recording of an active group call.
- StartGroupCallRecording(int, String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StartGroupCallRecording
-
Creates a function, which starts recording of an active group call.
- StartGroupCallScreenSharing() - Constructor for class org.drinkless.tdlib.TdApi.StartGroupCallScreenSharing
-
Default constructor for a function, which starts screen sharing in a joined group call.
- StartGroupCallScreenSharing(int, int, String) - Constructor for class org.drinkless.tdlib.TdApi.StartGroupCallScreenSharing
-
Creates a function, which starts screen sharing in a joined group call.
- startMinute - Variable in class org.drinkless.tdlib.TdApi.BusinessOpeningHoursInterval
-
The minute's sequence number in a week, starting on Monday, marking the start of the time interval during which the business is open; 0-7*24*60.
- startPage - Variable in class org.drinkless.tdlib.TdApi.BusinessInfo
-
Information about start page of the account; may be null if none.
- startPage - Variable in class org.drinkless.tdlib.TdApi.SetBusinessStartPage
-
The new start page of the business; pass null to remove custom start page.
- startParameter - Variable in class org.drinkless.tdlib.TdApi.GetMainWebApp
-
Start parameter from internalLinkTypeMainWebApp.
- startParameter - Variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
-
Start parameter from internalLinkTypeWebApp.
- startParameter - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
-
Unique invoice bot deep link parameter for the generation of this invoice.
- startParameter - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
-
The parameter to be passed to sendBotStartMessage.
- startParameter - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
-
The parameter to be passed to sendBotStartMessage.
- startParameter - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMainWebApp
-
Start parameter to be passed to getMainWebApp.
- startParameter - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
-
Start parameter to be passed to getWebAppLinkUrl.
- startParameter - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
-
Unique invoice bot startParameter to be passed to getInternalLink.
- StarTransaction() - Constructor for class org.drinkless.tdlib.TdApi.StarTransaction
-
Represents a transaction changing the amount of owned Telegram Stars.
- StarTransaction(String, TdApi.StarAmount, boolean, int, TdApi.StarTransactionType) - Constructor for class org.drinkless.tdlib.TdApi.StarTransaction
-
Represents a transaction changing the amount of owned Telegram Stars.
- StarTransactionDirection() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionDirection
-
Default class constructor.
- StarTransactionDirectionIncoming() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionDirectionIncoming
-
The transaction is incoming and increases the number of owned Telegram Stars.
- StarTransactionDirectionOutgoing() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionDirectionOutgoing
-
The transaction is outgoing and decreases the number of owned Telegram Stars.
- StarTransactions() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactions
-
Represents a list of Telegram Star transactions.
- StarTransactions(TdApi.StarAmount, TdApi.StarTransaction[], String) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactions
-
Represents a list of Telegram Star transactions.
- StarTransactionType() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionType
-
Default class constructor.
- StarTransactionTypeAffiliateProgramCommission() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeAffiliateProgramCommission
-
The transaction is a receiving of a commission from an affiliate program; for regular users, bots and channel chats only.
- StarTransactionTypeAffiliateProgramCommission(long, int) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeAffiliateProgramCommission
-
The transaction is a receiving of a commission from an affiliate program; for regular users, bots and channel chats only.
- StarTransactionTypeAppStoreDeposit() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeAppStoreDeposit
-
The transaction is a deposit of Telegram Stars from App Store; for regular users only.
- StarTransactionTypeBotInvoicePurchase() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotInvoicePurchase
-
The transaction is a purchase of a product from a bot or a business account by the current user; for regular users only.
- StarTransactionTypeBotInvoicePurchase(long, TdApi.ProductInfo) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotInvoicePurchase
-
The transaction is a purchase of a product from a bot or a business account by the current user; for regular users only.
- StarTransactionTypeBotInvoiceSale() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotInvoiceSale
-
The transaction is a sale of a product by the bot; for bots only.
- StarTransactionTypeBotInvoiceSale(long, TdApi.ProductInfo, byte[], TdApi.AffiliateInfo) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotInvoiceSale
-
The transaction is a sale of a product by the bot; for bots only.
- StarTransactionTypeBotPaidMediaPurchase() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotPaidMediaPurchase
-
The transaction is a purchase of paid media from a bot or a business account by the current user; for regular users only.
- StarTransactionTypeBotPaidMediaPurchase(long, TdApi.PaidMedia[]) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotPaidMediaPurchase
-
The transaction is a purchase of paid media from a bot or a business account by the current user; for regular users only.
- StarTransactionTypeBotPaidMediaSale() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotPaidMediaSale
-
The transaction is a sale of paid media by the bot or a business account managed by the bot; for bots only.
- StarTransactionTypeBotPaidMediaSale(long, TdApi.PaidMedia[], String, TdApi.AffiliateInfo) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotPaidMediaSale
-
The transaction is a sale of paid media by the bot or a business account managed by the bot; for bots only.
- StarTransactionTypeBotSubscriptionPurchase() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotSubscriptionPurchase
-
The transaction is a purchase of a subscription from a bot or a business account by the current user; for regular users only.
- StarTransactionTypeBotSubscriptionPurchase(long, int, TdApi.ProductInfo) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotSubscriptionPurchase
-
The transaction is a purchase of a subscription from a bot or a business account by the current user; for regular users only.
- StarTransactionTypeBotSubscriptionSale() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotSubscriptionSale
-
The transaction is a sale of a subscription by the bot; for bots only.
- StarTransactionTypeBotSubscriptionSale(long, int, TdApi.ProductInfo, byte[], TdApi.AffiliateInfo) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeBotSubscriptionSale
-
The transaction is a sale of a subscription by the bot; for bots only.
- StarTransactionTypeChannelPaidMediaPurchase() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidMediaPurchase
-
The transaction is a purchase of paid media from a channel by the current user; for regular users only.
- StarTransactionTypeChannelPaidMediaPurchase(long, long, TdApi.PaidMedia[]) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidMediaPurchase
-
The transaction is a purchase of paid media from a channel by the current user; for regular users only.
- StarTransactionTypeChannelPaidMediaSale() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidMediaSale
-
The transaction is a sale of paid media by the channel chat; for channel chats only.
- StarTransactionTypeChannelPaidMediaSale(long, long, TdApi.PaidMedia[]) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidMediaSale
-
The transaction is a sale of paid media by the channel chat; for channel chats only.
- StarTransactionTypeChannelPaidReactionReceive() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidReactionReceive
-
The transaction is a receiving of a paid reaction to a message by the channel chat; for channel chats only.
- StarTransactionTypeChannelPaidReactionReceive(long, long) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidReactionReceive
-
The transaction is a receiving of a paid reaction to a message by the channel chat; for channel chats only.
- StarTransactionTypeChannelPaidReactionSend() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidReactionSend
-
The transaction is a sending of a paid reaction to a message in a channel chat by the current user; for regular users only.
- StarTransactionTypeChannelPaidReactionSend(long, long) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelPaidReactionSend
-
The transaction is a sending of a paid reaction to a message in a channel chat by the current user; for regular users only.
- StarTransactionTypeChannelSubscriptionPurchase() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelSubscriptionPurchase
-
The transaction is a purchase of a subscription to a channel chat by the current user; for regular users only.
- StarTransactionTypeChannelSubscriptionPurchase(long, int) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelSubscriptionPurchase
-
The transaction is a purchase of a subscription to a channel chat by the current user; for regular users only.
- StarTransactionTypeChannelSubscriptionSale() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelSubscriptionSale
-
The transaction is a sale of a subscription by the channel chat; for channel chats only.
- StarTransactionTypeChannelSubscriptionSale(long, int) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelSubscriptionSale
-
The transaction is a sale of a subscription by the channel chat; for channel chats only.
- StarTransactionTypeFragmentDeposit() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeFragmentDeposit
-
The transaction is a deposit of Telegram Stars from Fragment; for regular users and bots only.
- StarTransactionTypeFragmentWithdrawal() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeFragmentWithdrawal
-
The transaction is a withdrawal of earned Telegram Stars to Fragment; for bots and channel chats only.
- StarTransactionTypeFragmentWithdrawal(TdApi.RevenueWithdrawalState) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeFragmentWithdrawal
-
The transaction is a withdrawal of earned Telegram Stars to Fragment; for bots and channel chats only.
- StarTransactionTypeGiftPurchase() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeGiftPurchase
-
The transaction is a purchase of a gift to another user; for regular users and bots only.
- StarTransactionTypeGiftPurchase(long, TdApi.Gift) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeGiftPurchase
-
The transaction is a purchase of a gift to another user; for regular users and bots only.
- StarTransactionTypeGiftSale() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeGiftSale
-
The transaction is a sale of a gift received from another user or bot; for regular users only.
- StarTransactionTypeGiftSale(long, TdApi.Gift) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeGiftSale
-
The transaction is a sale of a gift received from another user or bot; for regular users only.
- StarTransactionTypeGiveawayDeposit() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeGiveawayDeposit
-
The transaction is a deposit of Telegram Stars from a giveaway; for regular users only.
- StarTransactionTypeGiveawayDeposit(long, long) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeGiveawayDeposit
-
The transaction is a deposit of Telegram Stars from a giveaway; for regular users only.
- StarTransactionTypeGooglePlayDeposit() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeGooglePlayDeposit
-
The transaction is a deposit of Telegram Stars from Google Play; for regular users only.
- StarTransactionTypePremiumBotDeposit() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypePremiumBotDeposit
-
The transaction is a deposit of Telegram Stars from the Premium bot; for regular users only.
- StarTransactionTypeTelegramAdsWithdrawal() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeTelegramAdsWithdrawal
-
The transaction is a withdrawal of earned Telegram Stars to Telegram Ad platform; for bots and channel chats only.
- StarTransactionTypeTelegramApiUsage() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeTelegramApiUsage
-
The transaction is a payment for Telegram API usage; for bots only.
- StarTransactionTypeTelegramApiUsage(int) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeTelegramApiUsage
-
The transaction is a payment for Telegram API usage; for bots only.
- StarTransactionTypeUnsupported() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeUnsupported
-
The transaction is a transaction of an unsupported type.
- StarTransactionTypeUserDeposit() - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeUserDeposit
-
The transaction is a deposit of Telegram Stars by another user; for regular users only.
- StarTransactionTypeUserDeposit(long, TdApi.Sticker) - Constructor for class org.drinkless.tdlib.TdApi.StarTransactionTypeUserDeposit
-
The transaction is a deposit of Telegram Stars by another user; for regular users only.
- StartScheduledGroupCall() - Constructor for class org.drinkless.tdlib.TdApi.StartScheduledGroupCall
-
Default constructor for a function, which starts a scheduled group call.
- StartScheduledGroupCall(int) - Constructor for class org.drinkless.tdlib.TdApi.StartScheduledGroupCall
-
Creates a function, which starts a scheduled group call.
- state - Variable in class org.drinkless.tdlib.TdApi.Address
-
State, if applicable.
- state - Variable in class org.drinkless.tdlib.TdApi.Call
-
Call state.
- state - Variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeWithdrawal
-
State of the withdrawal.
- state - Variable in class org.drinkless.tdlib.TdApi.LocationAddress
-
State, if applicable; empty if unknown.
- state - Variable in class org.drinkless.tdlib.TdApi.PremiumState
-
Text description of the state of the current Premium subscription; may be empty if the current user has no Telegram Premium subscription.
- state - Variable in class org.drinkless.tdlib.TdApi.SecretChat
-
State of the secret chat.
- state - Variable in class org.drinkless.tdlib.TdApi.UpdateConnectionState
-
The new connection state.
- staticIcon - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
-
Static icon for the reaction.
- staticIcon - Variable in class org.drinkless.tdlib.TdApi.MessageEffect
-
Static icon for the effect in WEBP format; may be null if none.
- StatisticalGraph() - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraph
-
Default class constructor.
- StatisticalGraphAsync() - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphAsync
-
The graph data to be asynchronously loaded through getStatisticalGraph.
- StatisticalGraphAsync(String) - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphAsync
-
The graph data to be asynchronously loaded through getStatisticalGraph.
- StatisticalGraphData() - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphData
-
A graph data.
- StatisticalGraphData(String, String) - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphData
-
A graph data.
- StatisticalGraphError() - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphError
-
An error message to be shown to the user instead of the graph.
- StatisticalGraphError(String) - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphError
-
An error message to be shown to the user instead of the graph.
- StatisticalValue() - Constructor for class org.drinkless.tdlib.TdApi.StatisticalValue
-
A value with information about its recent changes.
- StatisticalValue(double, double, double) - Constructor for class org.drinkless.tdlib.TdApi.StatisticalValue
-
A value with information about its recent changes.
- statistics - Variable in class org.drinkless.tdlib.TdApi.DatabaseStatistics
-
Database statistics in an unspecified human-readable format.
- status - Variable in class org.drinkless.tdlib.TdApi.BasicGroup
-
Status of the current user in the group.
- status - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberInvited
-
New member status.
- status - Variable in class org.drinkless.tdlib.TdApi.ChatMember
-
Status of the member in the chat.
- status - Variable in class org.drinkless.tdlib.TdApi.GiveawayInfoOngoing
-
Status of the current user in the giveaway.
- status - Variable in class org.drinkless.tdlib.TdApi.SetChatMemberStatus
-
The new status of the member in the chat.
- status - Variable in class org.drinkless.tdlib.TdApi.StarRevenueStatistics
-
Telegram Star revenue status.
- status - Variable in class org.drinkless.tdlib.TdApi.Supergroup
-
Status of the current user in the supergroup or channel; custom title will always be empty.
- status - Variable in class org.drinkless.tdlib.TdApi.UpdateStarRevenueStatus
-
New Telegram Star revenue status.
- status - Variable in class org.drinkless.tdlib.TdApi.UpdateUserStatus
-
New status of the user.
- status - Variable in class org.drinkless.tdlib.TdApi.User
-
Current online status of the user.
- sticker - Variable in class org.drinkless.tdlib.TdApi.AddFavoriteSticker
-
Sticker file to add.
- sticker - Variable in class org.drinkless.tdlib.TdApi.AddRecentSticker
-
Sticker file to add.
- sticker - Variable in class org.drinkless.tdlib.TdApi.AddStickerToSet
-
Sticker to add to the set.
- sticker - Variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
-
Sticker for the emoji; may be null if yet unknown for a custom emoji.
- sticker - Variable in class org.drinkless.tdlib.TdApi.BusinessStartPage
-
Greeting sticker of the start page; may be null if none.
- sticker - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
-
Sticker-based version of the chat photo; may be null.
- sticker - Variable in class org.drinkless.tdlib.TdApi.DiceStickersRegular
-
The animated sticker with the dice animation.
- sticker - Variable in class org.drinkless.tdlib.TdApi.GetStickerEmojis
-
Sticker file identifier.
- sticker - Variable in class org.drinkless.tdlib.TdApi.Gift
-
The sticker representing the gift.
- sticker - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
-
Sticker.
- sticker - Variable in class org.drinkless.tdlib.TdApi.InputBusinessStartPage
-
Greeting sticker of the start page; pass null if none.
- sticker - Variable in class org.drinkless.tdlib.TdApi.InputChatPhotoSticker
-
Information about the sticker.
- sticker - Variable in class org.drinkless.tdlib.TdApi.InputMessageSticker
-
Sticker to be sent.
- sticker - Variable in class org.drinkless.tdlib.TdApi.InputSticker
-
File with the sticker; must fit in a 512x512 square.
- sticker - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeSticker
-
The sticker.
- sticker - Variable in class org.drinkless.tdlib.TdApi.MessageEffectTypePremiumSticker
-
The premium sticker.
- sticker - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
-
A sticker to be shown in the message; may be null if unknown.
- sticker - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedStars
-
A sticker to be shown in the message; may be null if unknown.
- sticker - Variable in class org.drinkless.tdlib.TdApi.MessageGiveaway
-
A sticker to be shown in the message; may be null if unknown.
- sticker - Variable in class org.drinkless.tdlib.TdApi.MessageGiveawayPrizeStars
-
A sticker to be shown in the message; may be null if unknown.
- sticker - Variable in class org.drinkless.tdlib.TdApi.MessagePremiumGiftCode
-
A sticker to be shown in the message; may be null if unknown.
- sticker - Variable in class org.drinkless.tdlib.TdApi.MessageSticker
-
The sticker description.
- sticker - Variable in class org.drinkless.tdlib.TdApi.PremiumGiftCodePaymentOption
-
A sticker to be shown along with the gift code; may be null if unknown.
- sticker - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentSticker
-
Message content; may be null.
- sticker - Variable in class org.drinkless.tdlib.TdApi.RemoveFavoriteSticker
-
Sticker file to delete from the list.
- sticker - Variable in class org.drinkless.tdlib.TdApi.RemoveRecentSticker
-
Sticker file to delete.
- sticker - Variable in class org.drinkless.tdlib.TdApi.RemoveStickerFromSet
-
Sticker to remove from the set.
- sticker - Variable in class org.drinkless.tdlib.TdApi.SetStickerEmojis
-
Sticker.
- sticker - Variable in class org.drinkless.tdlib.TdApi.SetStickerKeywords
-
Sticker.
- sticker - Variable in class org.drinkless.tdlib.TdApi.SetStickerMaskPosition
-
Sticker.
- sticker - Variable in class org.drinkless.tdlib.TdApi.SetStickerPositionInSet
-
Sticker.
- sticker - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeUserDeposit
-
The sticker to be shown in the transaction information; may be null if unknown.
- Sticker() - Constructor for class org.drinkless.tdlib.TdApi.Sticker
-
Describes a sticker.
- Sticker(long, long, int, int, String, TdApi.StickerFormat, TdApi.StickerFullType, TdApi.Thumbnail, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.Sticker
-
Describes a sticker.
- sticker - Variable in class org.drinkless.tdlib.TdApi.Sticker
-
File containing the sticker.
- sticker - Variable in class org.drinkless.tdlib.TdApi.UpdateAnimatedEmojiMessageClicked
-
The animated sticker to be played.
- sticker - Variable in class org.drinkless.tdlib.TdApi.UploadStickerFile
-
File file to upload; must fit in a 512x512 square.
- stickerEffectIds - Variable in class org.drinkless.tdlib.TdApi.UpdateAvailableMessageEffects
-
The new list of available message effects from Premium stickers.
- stickerFileId - Variable in class org.drinkless.tdlib.TdApi.GetStickerOutline
-
File identifier of the sticker.
- StickerFormat() - Constructor for class org.drinkless.tdlib.TdApi.StickerFormat
-
Default class constructor.
- stickerFormat - Variable in class org.drinkless.tdlib.TdApi.UploadStickerFile
-
Sticker format.
- StickerFormatTgs() - Constructor for class org.drinkless.tdlib.TdApi.StickerFormatTgs
-
The sticker is an animation in TGS format.
- StickerFormatWebm() - Constructor for class org.drinkless.tdlib.TdApi.StickerFormatWebm
-
The sticker is a video in WEBM format.
- StickerFormatWebp() - Constructor for class org.drinkless.tdlib.TdApi.StickerFormatWebp
-
The sticker is an image in WEBP format.
- StickerFullType() - Constructor for class org.drinkless.tdlib.TdApi.StickerFullType
-
Default class constructor.
- StickerFullTypeCustomEmoji() - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeCustomEmoji
-
The sticker is a custom emoji to be used inside message text and caption.
- StickerFullTypeCustomEmoji(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeCustomEmoji
-
The sticker is a custom emoji to be used inside message text and caption.
- StickerFullTypeMask() - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeMask
-
The sticker is a mask in WEBP format to be placed on photos or videos.
- StickerFullTypeMask(TdApi.MaskPosition) - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeMask
-
The sticker is a mask in WEBP format to be placed on photos or videos.
- StickerFullTypeRegular() - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeRegular
-
The sticker is a regular sticker.
- StickerFullTypeRegular(TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeRegular
-
The sticker is a regular sticker.
- stickerHeight - Variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
-
Expected height of the sticker, which can be used if the sticker is null.
- stickerHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
-
Height of the sticker.
- stickerId - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
-
Identifier of the sticker in the set.
- stickerIds - Variable in class org.drinkless.tdlib.TdApi.UpdateFavoriteStickers
-
The new list of file identifiers of favorite stickers.
- stickerIds - Variable in class org.drinkless.tdlib.TdApi.UpdateRecentStickers
-
The new list of file identifiers of recently used stickers.
- stickers - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
-
List of stickers to be added to the set; 1-200 stickers for custom emoji sticker sets, and 1-120 stickers otherwise.
- stickers - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeStickerSet
-
Up to 4 stickers from the sticker set.
- Stickers() - Constructor for class org.drinkless.tdlib.TdApi.Stickers
-
Represents a list of stickers.
- Stickers(TdApi.Sticker[]) - Constructor for class org.drinkless.tdlib.TdApi.Stickers
-
Represents a list of stickers.
- stickers - Variable in class org.drinkless.tdlib.TdApi.Stickers
-
List of stickers.
- stickers - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
List of stickers in this set.
- StickerSet() - Constructor for class org.drinkless.tdlib.TdApi.StickerSet
-
Represents a sticker set.
- StickerSet(long, String, String, TdApi.Thumbnail, TdApi.Outline, boolean, boolean, boolean, boolean, TdApi.StickerType, boolean, boolean, boolean, TdApi.Sticker[], TdApi.Emojis[]) - Constructor for class org.drinkless.tdlib.TdApi.StickerSet
-
Represents a sticker set.
- stickerSet - Variable in class org.drinkless.tdlib.TdApi.UpdateStickerSet
-
The sticker set.
- stickerSetId - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
-
Sticker set identifier.
- stickerSetId - Variable in class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
-
New value of the supergroup sticker set identifier.
- stickerSetId - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
Identifier of the supergroup sticker set that must be shown before user sticker sets; 0 if none.
- stickerSetId - Variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeStickerSet
-
Identifier of the sticker set.
- stickerSetIds - Variable in class org.drinkless.tdlib.TdApi.ReorderInstalledStickerSets
-
Identifiers of installed sticker sets in the new correct order.
- stickerSetIds - Variable in class org.drinkless.tdlib.TdApi.UpdateInstalledStickerSets
-
The new list of installed ordinary sticker sets.
- stickerSetIds - Variable in class org.drinkless.tdlib.TdApi.ViewTrendingStickerSets
-
Identifiers of viewed trending sticker sets.
- StickerSetInfo() - Constructor for class org.drinkless.tdlib.TdApi.StickerSetInfo
-
Represents short information about a sticker set.
- StickerSetInfo(long, String, String, TdApi.Thumbnail, TdApi.Outline, boolean, boolean, boolean, boolean, TdApi.StickerType, boolean, boolean, boolean, int, TdApi.Sticker[]) - Constructor for class org.drinkless.tdlib.TdApi.StickerSetInfo
-
Represents short information about a sticker set.
- stickerSetName - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeStickerSet
-
Name of the sticker set.
- StickerSets() - Constructor for class org.drinkless.tdlib.TdApi.StickerSets
-
Represents a list of sticker sets.
- StickerSets(int, TdApi.StickerSetInfo[]) - Constructor for class org.drinkless.tdlib.TdApi.StickerSets
-
Represents a list of sticker sets.
- stickerSets - Variable in class org.drinkless.tdlib.TdApi.UpdateTrendingStickerSets
-
The prefix of the list of trending sticker sets with the newest trending sticker sets.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
-
Type of the stickers in the set.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.GetAllStickerEmojis
-
Type of the stickers to search for.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.GetArchivedStickerSets
-
Type of the sticker sets to return.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.GetInstalledStickerSets
-
Type of the sticker sets to return.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.GetStickers
-
Type of the stickers to return.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.GetTrendingStickerSets
-
Type of the sticker sets to return.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.ReorderInstalledStickerSets
-
Type of the sticker sets to reorder.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
-
Type of the sticker sets to search for.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.SearchStickers
-
Type of the stickers to return.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.SearchStickerSets
-
Type of the sticker sets to return.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
Type of the stickers in the set.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
Type of the stickers in the set.
- StickerType() - Constructor for class org.drinkless.tdlib.TdApi.StickerType
-
Default class constructor.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.UpdateInstalledStickerSets
-
Type of the affected stickers.
- stickerType - Variable in class org.drinkless.tdlib.TdApi.UpdateTrendingStickerSets
-
Type of the affected stickers.
- StickerTypeCustomEmoji() - Constructor for class org.drinkless.tdlib.TdApi.StickerTypeCustomEmoji
-
The sticker is a custom emoji to be used inside message text and caption.
- StickerTypeMask() - Constructor for class org.drinkless.tdlib.TdApi.StickerTypeMask
-
The sticker is a mask in WEBP format to be placed on photos or videos.
- StickerTypeRegular() - Constructor for class org.drinkless.tdlib.TdApi.StickerTypeRegular
-
The sticker is a regular sticker.
- stickerUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
-
The URL of the WEBP, TGS, or WEBM sticker (sticker file size must not exceed 5MB).
- stickerWidth - Variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
-
Expected width of the sticker, which can be used if the sticker is null.
- stickerWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
-
Width of the sticker.
- StopBusinessPoll() - Constructor for class org.drinkless.tdlib.TdApi.StopBusinessPoll
-
Default constructor for a function, which stops a poll sent on behalf of a business account; for bots only.
- StopBusinessPoll(String, long, long, TdApi.ReplyMarkup) - Constructor for class org.drinkless.tdlib.TdApi.StopBusinessPoll
-
Creates a function, which stops a poll sent on behalf of a business account; for bots only.
- StopPoll() - Constructor for class org.drinkless.tdlib.TdApi.StopPoll
-
Default constructor for a function, which stops a poll.
- StopPoll(long, long, TdApi.ReplyMarkup) - Constructor for class org.drinkless.tdlib.TdApi.StopPoll
-
Creates a function, which stops a poll.
- StorageStatistics() - Constructor for class org.drinkless.tdlib.TdApi.StorageStatistics
-
Contains the exact storage usage statistics split by chats and file type.
- StorageStatistics(long, int, TdApi.StorageStatisticsByChat[]) - Constructor for class org.drinkless.tdlib.TdApi.StorageStatistics
-
Contains the exact storage usage statistics split by chats and file type.
- StorageStatisticsByChat() - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
-
Contains the storage usage statistics for a specific chat.
- StorageStatisticsByChat(long, long, int, TdApi.StorageStatisticsByFileType[]) - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
-
Contains the storage usage statistics for a specific chat.
- StorageStatisticsByFileType() - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
-
Contains the storage usage statistics for a specific file type.
- StorageStatisticsByFileType(TdApi.FileType, long, int) - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
-
Contains the storage usage statistics for a specific file type.
- StorageStatisticsFast() - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsFast
-
Contains approximate storage usage statistics, excluding files of unknown file type.
- StorageStatisticsFast(long, int, long, long, long) - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsFast
-
Contains approximate storage usage statistics, excluding files of unknown file type.
- StorePaymentPurpose() - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurpose
-
Default class constructor.
- StorePaymentPurposeGiftedStars() - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedStars
-
The user buying Telegram Stars for other users.
- StorePaymentPurposeGiftedStars(long, String, long, long) - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedStars
-
The user buying Telegram Stars for other users.
- StorePaymentPurposePremiumGiftCodes() - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumGiftCodes
-
The user creating Telegram Premium gift codes for other users.
- StorePaymentPurposePremiumGiftCodes(long, String, long, long[], TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumGiftCodes
-
The user creating Telegram Premium gift codes for other users.
- StorePaymentPurposePremiumGiveaway() - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumGiveaway
-
The user creating a Telegram Premium giveaway.
- StorePaymentPurposePremiumGiveaway(TdApi.GiveawayParameters, String, long) - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumGiveaway
-
The user creating a Telegram Premium giveaway.
- StorePaymentPurposePremiumSubscription() - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
-
The user subscribing to Telegram Premium.
- StorePaymentPurposePremiumSubscription(boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
-
The user subscribing to Telegram Premium.
- StorePaymentPurposeStarGiveaway() - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposeStarGiveaway
-
The user creating a Telegram Star giveaway.
- StorePaymentPurposeStarGiveaway(TdApi.GiveawayParameters, String, long, int, long) - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposeStarGiveaway
-
The user creating a Telegram Star giveaway.
- StorePaymentPurposeStars() - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposeStars
-
The user buying Telegram Stars.
- StorePaymentPurposeStars(String, long, long) - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposeStars
-
The user buying Telegram Stars.
- storeProductId - Variable in class org.drinkless.tdlib.TdApi.AssignGooglePlayTransaction
-
Identifier of the purchased store product.
- storeProductId - Variable in class org.drinkless.tdlib.TdApi.PremiumGiftCodePaymentOption
-
Identifier of the store product associated with the option; may be empty if none.
- storeProductId - Variable in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
-
Identifier of the store product associated with the option.
- storeProductId - Variable in class org.drinkless.tdlib.TdApi.StarGiveawayPaymentOption
-
Identifier of the store product associated with the option; may be empty if none.
- storeProductId - Variable in class org.drinkless.tdlib.TdApi.StarPaymentOption
-
Identifier of the store product associated with the option; may be empty if none.
- storeProductQuantity - Variable in class org.drinkless.tdlib.TdApi.PremiumGiftCodePaymentOption
-
Number of times the store product must be paid.
- stories - Variable in class org.drinkless.tdlib.TdApi.ChatActiveStories
-
Basic information about the stories; use getStory to get full information about the stories.
- stories - Variable in class org.drinkless.tdlib.TdApi.FoundStories
-
List of stories.
- Stories() - Constructor for class org.drinkless.tdlib.TdApi.Stories
-
Represents a list of stories.
- Stories(int, TdApi.Story[], int[]) - Constructor for class org.drinkless.tdlib.TdApi.Stories
-
Represents a list of stories.
- stories - Variable in class org.drinkless.tdlib.TdApi.Stories
-
The list of stories.
- story - Variable in class org.drinkless.tdlib.TdApi.PublicForwardStory
-
Information about the story.
- Story() - Constructor for class org.drinkless.tdlib.TdApi.Story
-
Represents a story.
- Story(int, long, TdApi.MessageSender, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, TdApi.StoryRepostInfo, TdApi.StoryInteractionInfo, TdApi.ReactionType, TdApi.StoryPrivacySettings, TdApi.StoryContent, TdApi.StoryArea[], TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.Story
-
Represents a story.
- story - Variable in class org.drinkless.tdlib.TdApi.StoryInteractionTypeRepost
-
The reposted story.
- story - Variable in class org.drinkless.tdlib.TdApi.UpdateStory
-
The new information about the story.
- story - Variable in class org.drinkless.tdlib.TdApi.UpdateStorySendFailed
-
The failed to send story.
- story - Variable in class org.drinkless.tdlib.TdApi.UpdateStorySendSucceeded
-
The sent story.
- StoryArea() - Constructor for class org.drinkless.tdlib.TdApi.StoryArea
-
Describes a clickable rectangle area on a story media.
- StoryArea(TdApi.StoryAreaPosition, TdApi.StoryAreaType) - Constructor for class org.drinkless.tdlib.TdApi.StoryArea
-
Describes a clickable rectangle area on a story media.
- StoryAreaPosition() - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaPosition
-
Describes position of a clickable rectangle area on a story media.
- StoryAreaPosition(double, double, double, double, double, double) - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaPosition
-
Describes position of a clickable rectangle area on a story media.
- StoryAreaType() - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaType
-
Default class constructor.
- StoryAreaTypeLink() - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeLink
-
An area pointing to a HTTP or tg:// link.
- StoryAreaTypeLink(String) - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeLink
-
An area pointing to a HTTP or tg:// link.
- StoryAreaTypeLocation() - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeLocation
-
An area pointing to a location.
- StoryAreaTypeLocation(TdApi.Location, TdApi.LocationAddress) - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeLocation
-
An area pointing to a location.
- StoryAreaTypeMessage() - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeMessage
-
An area pointing to a message.
- StoryAreaTypeMessage(long, long) - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeMessage
-
An area pointing to a message.
- StoryAreaTypeSuggestedReaction() - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeSuggestedReaction
-
An area pointing to a suggested reaction.
- StoryAreaTypeSuggestedReaction(TdApi.ReactionType, int, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeSuggestedReaction
-
An area pointing to a suggested reaction.
- StoryAreaTypeVenue() - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeVenue
-
An area pointing to a venue.
- StoryAreaTypeVenue(TdApi.Venue) - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeVenue
-
An area pointing to a venue.
- StoryAreaTypeWeather() - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeWeather
-
An area with information about weather.
- StoryAreaTypeWeather(double, String, int) - Constructor for class org.drinkless.tdlib.TdApi.StoryAreaTypeWeather
-
An area with information about weather.
- storyColors - Variable in class org.drinkless.tdlib.TdApi.ProfileAccentColors
-
The list of 2 colors in RGB format, describing the colors of the gradient to be used for the unread active story indicator around profile photo.
- StoryContent() - Constructor for class org.drinkless.tdlib.TdApi.StoryContent
-
Default class constructor.
- StoryContentPhoto() - Constructor for class org.drinkless.tdlib.TdApi.StoryContentPhoto
-
A photo story.
- StoryContentPhoto(TdApi.Photo) - Constructor for class org.drinkless.tdlib.TdApi.StoryContentPhoto
-
A photo story.
- StoryContentUnsupported() - Constructor for class org.drinkless.tdlib.TdApi.StoryContentUnsupported
-
A story content that is not supported in the current TDLib version.
- StoryContentVideo() - Constructor for class org.drinkless.tdlib.TdApi.StoryContentVideo
-
A video story.
- StoryContentVideo(TdApi.StoryVideo, TdApi.StoryVideo) - Constructor for class org.drinkless.tdlib.TdApi.StoryContentVideo
-
A video story.
- StoryFullId() - Constructor for class org.drinkless.tdlib.TdApi.StoryFullId
-
Contains identifier of a story along with identifier of its sender.
- StoryFullId(long, int) - Constructor for class org.drinkless.tdlib.TdApi.StoryFullId
-
Contains identifier of a story along with identifier of its sender.
- storyId - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsObjectTypeStory
-
Story identifier.
- storyId - Variable in class org.drinkless.tdlib.TdApi.CloseStory
-
The identifier of the story.
- storyId - Variable in class org.drinkless.tdlib.TdApi.DeleteStory
-
Identifier of the story to delete.
- storyId - Variable in class org.drinkless.tdlib.TdApi.EditStory
-
Identifier of the story to edit.
- storyId - Variable in class org.drinkless.tdlib.TdApi.EditStoryCover
-
Identifier of the story to edit.
- storyId - Variable in class org.drinkless.tdlib.TdApi.GetChatStoryInteractions
-
Story identifier.
- storyId - Variable in class org.drinkless.tdlib.TdApi.GetStory
-
Story identifier.
- storyId - Variable in class org.drinkless.tdlib.TdApi.GetStoryInteractions
-
Story identifier.
- storyId - Variable in class org.drinkless.tdlib.TdApi.GetStoryPublicForwards
-
The identifier of the story.
- storyId - Variable in class org.drinkless.tdlib.TdApi.GetStoryStatistics
-
Story identifier.
- storyId - Variable in class org.drinkless.tdlib.TdApi.InputMessageReplyToStory
-
The identifier of the story.
- storyId - Variable in class org.drinkless.tdlib.TdApi.InputMessageStory
-
Story identifier.
- storyId - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeStory
-
Story identifier.
- storyId - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeStory
-
Story identifier.
- storyId - Variable in class org.drinkless.tdlib.TdApi.MessageReplyToStory
-
The identifier of the story.
- storyId - Variable in class org.drinkless.tdlib.TdApi.MessageStory
-
Story identifier.
- storyId - Variable in class org.drinkless.tdlib.TdApi.OpenStory
-
The identifier of the story.
- storyId - Variable in class org.drinkless.tdlib.TdApi.ReportStory
-
The identifier of the story to report.
- storyId - Variable in class org.drinkless.tdlib.TdApi.SetStoryPrivacySettings
-
Identifier of the story.
- storyId - Variable in class org.drinkless.tdlib.TdApi.SetStoryReaction
-
The identifier of the story.
- storyId - Variable in class org.drinkless.tdlib.TdApi.StoryFullId
-
Unique story identifier among stories of the given sender.
- storyId - Variable in class org.drinkless.tdlib.TdApi.StoryInfo
-
Unique story identifier among stories of the given sender.
- storyId - Variable in class org.drinkless.tdlib.TdApi.StoryOriginPublicStory
-
Story identifier of the original story.
- storyId - Variable in class org.drinkless.tdlib.TdApi.ToggleStoryIsPostedToChatPage
-
Identifier of the story.
- storyId - Variable in class org.drinkless.tdlib.TdApi.UpdateStoryDeleted
-
Story identifier.
- storyIds - Variable in class org.drinkless.tdlib.TdApi.SetChatPinnedStories
-
New list of pinned stories.
- StoryInfo() - Constructor for class org.drinkless.tdlib.TdApi.StoryInfo
-
Contains basic information about a story.
- StoryInfo(int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StoryInfo
-
Contains basic information about a story.
- StoryInteraction() - Constructor for class org.drinkless.tdlib.TdApi.StoryInteraction
-
Represents interaction with a story.
- StoryInteraction(TdApi.MessageSender, int, TdApi.BlockList, TdApi.StoryInteractionType) - Constructor for class org.drinkless.tdlib.TdApi.StoryInteraction
-
Represents interaction with a story.
- storyInteractionGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
-
A graph containing number of story views and shares.
- storyInteractionGraph - Variable in class org.drinkless.tdlib.TdApi.StoryStatistics
-
A graph containing number of story views and shares.
- StoryInteractionInfo() - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractionInfo
-
Contains information about interactions with a story.
- StoryInteractionInfo(int, int, int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractionInfo
-
Contains information about interactions with a story.
- StoryInteractions() - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractions
-
Represents a list of interactions with a story.
- StoryInteractions(int, int, int, TdApi.StoryInteraction[], String) - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractions
-
Represents a list of interactions with a story.
- StoryInteractionType() - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractionType
-
Default class constructor.
- StoryInteractionTypeForward() - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractionTypeForward
-
A forward of the story as a message.
- StoryInteractionTypeForward(TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractionTypeForward
-
A forward of the story as a message.
- StoryInteractionTypeRepost() - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractionTypeRepost
-
A repost of the story as a story.
- StoryInteractionTypeRepost(TdApi.Story) - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractionTypeRepost
-
A repost of the story as a story.
- StoryInteractionTypeView() - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractionTypeView
-
A view of the story.
- StoryInteractionTypeView(TdApi.ReactionType) - Constructor for class org.drinkless.tdlib.TdApi.StoryInteractionTypeView
-
A view of the story.
- storyList - Variable in class org.drinkless.tdlib.TdApi.LoadActiveStories
-
The story list in which to load active stories.
- storyList - Variable in class org.drinkless.tdlib.TdApi.SetChatActiveStoriesList
-
New list for active stories posted by the chat.
- StoryList() - Constructor for class org.drinkless.tdlib.TdApi.StoryList
-
Default class constructor.
- storyList - Variable in class org.drinkless.tdlib.TdApi.UpdateStoryListChatCount
-
The story list.
- StoryListArchive() - Constructor for class org.drinkless.tdlib.TdApi.StoryListArchive
-
The list of stories, shown in the Arvhive chat list.
- StoryListMain() - Constructor for class org.drinkless.tdlib.TdApi.StoryListMain
-
The list of stories, shown in the main chat list and folder chat lists.
- StoryOrigin() - Constructor for class org.drinkless.tdlib.TdApi.StoryOrigin
-
Default class constructor.
- StoryOriginHiddenUser() - Constructor for class org.drinkless.tdlib.TdApi.StoryOriginHiddenUser
-
The original story was sent by an unknown user.
- StoryOriginHiddenUser(String) - Constructor for class org.drinkless.tdlib.TdApi.StoryOriginHiddenUser
-
The original story was sent by an unknown user.
- StoryOriginPublicStory() - Constructor for class org.drinkless.tdlib.TdApi.StoryOriginPublicStory
-
The original story was a public story with known sender.
- StoryOriginPublicStory(long, int) - Constructor for class org.drinkless.tdlib.TdApi.StoryOriginPublicStory
-
The original story was a public story with known sender.
- storyPerDayCount - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
Number of stories that the chat can publish daily.
- StoryPrivacySettings() - Constructor for class org.drinkless.tdlib.TdApi.StoryPrivacySettings
-
Default class constructor.
- StoryPrivacySettingsCloseFriends() - Constructor for class org.drinkless.tdlib.TdApi.StoryPrivacySettingsCloseFriends
-
The story can be viewed by all close friends.
- StoryPrivacySettingsContacts() - Constructor for class org.drinkless.tdlib.TdApi.StoryPrivacySettingsContacts
-
The story can be viewed by all contacts except chosen users.
- StoryPrivacySettingsContacts(long[]) - Constructor for class org.drinkless.tdlib.TdApi.StoryPrivacySettingsContacts
-
The story can be viewed by all contacts except chosen users.
- StoryPrivacySettingsEveryone() - Constructor for class org.drinkless.tdlib.TdApi.StoryPrivacySettingsEveryone
-
The story can be viewed by everyone.
- StoryPrivacySettingsEveryone(long[]) - Constructor for class org.drinkless.tdlib.TdApi.StoryPrivacySettingsEveryone
-
The story can be viewed by everyone.
- StoryPrivacySettingsSelectedUsers() - Constructor for class org.drinkless.tdlib.TdApi.StoryPrivacySettingsSelectedUsers
-
The story can be viewed by certain specified users.
- StoryPrivacySettingsSelectedUsers(long[]) - Constructor for class org.drinkless.tdlib.TdApi.StoryPrivacySettingsSelectedUsers
-
The story can be viewed by certain specified users.
- storyReactionGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
-
A graph containing number of reactions on stories.
- storyReactionGraph - Variable in class org.drinkless.tdlib.TdApi.StoryStatistics
-
A graph containing number of story reactions.
- storyReactionSource - Variable in class org.drinkless.tdlib.TdApi.ReactionNotificationSettings
-
Source of story reactions for which notifications are shown.
- StoryRepostInfo() - Constructor for class org.drinkless.tdlib.TdApi.StoryRepostInfo
-
Contains information about original story that was reposted.
- StoryRepostInfo(TdApi.StoryOrigin, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StoryRepostInfo
-
Contains information about original story that was reposted.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.CloseStory
-
The identifier of the sender of the story to close.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.DeleteStory
-
Identifier of the chat that posted the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.EditStory
-
Identifier of the chat that posted the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.EditStoryCover
-
Identifier of the chat that posted the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.GetChatStoryInteractions
-
The identifier of the sender of the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.GetStory
-
Identifier of the chat that posted the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.GetStoryPublicForwards
-
The identifier of the sender of the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.InputMessageReplyToStory
-
The identifier of the sender of the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.InputMessageStory
-
Identifier of the chat that posted the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeStory
-
The identifier of the chat that posted the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.MessageReplyToStory
-
The identifier of the sender of the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.MessageStory
-
Identifier of the chat that posted the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.OpenStory
-
The identifier of the sender of the opened story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.ReportStory
-
The identifier of the sender of the story to report.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.SearchPublicStoriesByTag
-
Identifier of the chat that posted the stories to search for; pass 0 to search stories in all chats.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.SetStoryReaction
-
The identifier of the sender of the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.ToggleStoryIsPostedToChatPage
-
Identifier of the chat that posted the story.
- storySenderChatId - Variable in class org.drinkless.tdlib.TdApi.UpdateStoryDeleted
-
Identifier of the chat that posted the story.
- storySenderUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeStory
-
Username of the sender of the story.
- storySoundId - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
-
Identifier of the notification sound to be played for stories; 0 if sound is disabled.
- storySoundId - Variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
-
Identifier of the notification sound to be played for stories; 0 if sound is disabled.
- StoryStatistics() - Constructor for class org.drinkless.tdlib.TdApi.StoryStatistics
-
A detailed statistics about a story.
- StoryStatistics(TdApi.StatisticalGraph, TdApi.StatisticalGraph) - Constructor for class org.drinkless.tdlib.TdApi.StoryStatistics
-
A detailed statistics about a story.
- StoryVideo() - Constructor for class org.drinkless.tdlib.TdApi.StoryVideo
-
Describes a video file sent in a story.
- StoryVideo(double, int, int, boolean, boolean, TdApi.Minithumbnail, TdApi.Thumbnail, int, double, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.StoryVideo
-
Describes a video file sent in a story.
- streamKey - Variable in class org.drinkless.tdlib.TdApi.RtmpUrl
-
Stream key.
- streams - Variable in class org.drinkless.tdlib.TdApi.GroupCallStreams
-
A list of group call streams.
- street - Variable in class org.drinkless.tdlib.TdApi.LocationAddress
-
The address; empty if unknown.
- streetLine1 - Variable in class org.drinkless.tdlib.TdApi.Address
-
First line of the address.
- streetLine2 - Variable in class org.drinkless.tdlib.TdApi.Address
-
Second line of the address.
- strings - Variable in class org.drinkless.tdlib.TdApi.LanguagePackStrings
-
A list of language pack strings.
- strings - Variable in class org.drinkless.tdlib.TdApi.SearchStringsByPrefix
-
The strings to search in for the query.
- strings - Variable in class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
-
Strings of the new language pack.
- strings - Variable in class org.drinkless.tdlib.TdApi.UpdateLanguagePackStrings
-
List of changed language pack strings; empty if all strings have changed.
- subheader - Variable in class org.drinkless.tdlib.TdApi.PageBlockSubheader
-
Subheader.
- subscriptionExtensions - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
-
True, if subscription extensions need to be returned.
- subscriptionId - Variable in class org.drinkless.tdlib.TdApi.EditStarSubscription
-
Identifier of the subscription to change.
- subscriptionId - Variable in class org.drinkless.tdlib.TdApi.GetStarTransactions
-
If non-empty, only transactions related to the Star Subscription will be returned.
- subscriptionId - Variable in class org.drinkless.tdlib.TdApi.ReuseStarSubscription
-
Identifier of the subscription.
- subscriptionInfo - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
Information about subscription plan that must be paid by the user to use the link; may be null if the link doesn't require subscription.
- subscriptionPeriod - Variable in class org.drinkless.tdlib.TdApi.Invoice
-
The number of seconds between consecutive Telegram Star debiting for subscription invoices; 0 if the invoice doesn't create subscription.
- subscriptionPeriod - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeBotSubscriptionPurchase
-
The number of seconds between consecutive Telegram Star debitings.
- subscriptionPeriod - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeBotSubscriptionSale
-
The number of seconds between consecutive Telegram Star debitings.
- subscriptionPeriod - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelSubscriptionPurchase
-
The number of seconds between consecutive Telegram Star debitings.
- subscriptionPeriod - Variable in class org.drinkless.tdlib.TdApi.StarTransactionTypeChannelSubscriptionSale
-
The number of seconds between consecutive Telegram Star debitings.
- subscriptionPricing - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
-
Information about subscription plan that is applied to the users joining the chat by the link; may be null if the link doesn't require subscription.
- subscriptionPricing - Variable in class org.drinkless.tdlib.TdApi.CreateChatSubscriptionInviteLink
-
Information about subscription plan that will be applied to the users joining the chat via the link.
- subscriptions - Variable in class org.drinkless.tdlib.TdApi.StarSubscriptions
-
List of subscriptions for Telegram Stars.
- subscriptionUntilDate - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
-
Point in time (Unix timestamp) when the subscription will expire; 0 if unknown or the payment isn't recurring.
- subscriptionUntilDate - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
-
Point in time (Unix timestamp) when the subscription will expire; 0 if unknown or the payment isn't recurring.
- subtitle - Variable in class org.drinkless.tdlib.TdApi.PageBlockSubtitle
-
Subtitle.
- subtitleTextColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
-
A color of the subtitle text in the RGB format.
- success - Variable in class org.drinkless.tdlib.TdApi.PaymentResult
-
True, if the payment request was successful; otherwise, the verificationUrl will be non-empty.
- successAnimationFrameNumber - Variable in class org.drinkless.tdlib.TdApi.MessageDice
-
Number of frame after which a success animation like a shower of confetti needs to be shown on updateMessageSendSucceeded.
- SuggestedAction() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedAction
-
Default class constructor.
- SuggestedActionCheckPassword() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionCheckPassword
-
Suggests the user to check whether they still remember their 2-step verification password.
- SuggestedActionCheckPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionCheckPhoneNumber
-
Suggests the user to check whether authorization phone number is correct and change the phone number if it is inaccessible.
- SuggestedActionConvertToBroadcastGroup() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionConvertToBroadcastGroup
-
Suggests the user to convert specified supergroup to a broadcast group.
- SuggestedActionConvertToBroadcastGroup(long) - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionConvertToBroadcastGroup
-
Suggests the user to convert specified supergroup to a broadcast group.
- SuggestedActionEnableArchiveAndMuteNewChats() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionEnableArchiveAndMuteNewChats
-
Suggests the user to enable archiveAndMuteNewChatsFromUnknownUsers setting in archiveChatListSettings.
- SuggestedActionExtendPremium() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionExtendPremium
-
Suggests the user to extend their expiring Telegram Premium subscription.
- SuggestedActionExtendPremium(String) - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionExtendPremium
-
Suggests the user to extend their expiring Telegram Premium subscription.
- SuggestedActionExtendStarSubscriptions() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionExtendStarSubscriptions
-
Suggests the user to extend their expiring Telegram Star subscriptions.
- SuggestedActionGiftPremiumForChristmas() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionGiftPremiumForChristmas
-
Suggests the user to gift Telegram Premium to friends for Christmas.
- SuggestedActionRestorePremium() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionRestorePremium
-
Suggests the user to restore a recently expired Premium subscription.
- SuggestedActionSetBirthdate() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionSetBirthdate
-
Suggests the user to set birthdate.
- SuggestedActionSetPassword() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionSetPassword
-
Suggests the user to set a 2-step verification password to be able to log in again.
- SuggestedActionSetPassword(int) - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionSetPassword
-
Suggests the user to set a 2-step verification password to be able to log in again.
- SuggestedActionSubscribeToAnnualPremium() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionSubscribeToAnnualPremium
-
Suggests the user to subscribe to the Premium subscription with annual payments.
- SuggestedActionUpgradePremium() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionUpgradePremium
-
Suggests the user to upgrade the Premium subscription from monthly payments to annual payments.
- SuggestedActionViewChecksHint() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionViewChecksHint
-
Suggests the user to view a hint about the meaning of one and two check marks on sent messages.
- suggestedTipAmounts - Variable in class org.drinkless.tdlib.TdApi.Invoice
-
Suggested amounts of tip in the smallest units of the currency.
- SuggestUserProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.SuggestUserProfilePhoto
-
Default constructor for a function, which suggests a profile photo to another regular user with common messages.
- SuggestUserProfilePhoto(long, TdApi.InputChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.SuggestUserProfilePhoto
-
Creates a function, which suggests a profile photo to another regular user with common messages.
- suitableElements - Variable in class org.drinkless.tdlib.TdApi.PassportRequiredElement
-
List of Telegram Passport elements any of which is enough to provide.
- Supergroup() - Constructor for class org.drinkless.tdlib.TdApi.Supergroup
-
Represents a supergroup or channel with zero or more members (subscribers in the case of channels).
- Supergroup(long, TdApi.Usernames, int, TdApi.ChatMemberStatus, int, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.Supergroup
-
Represents a supergroup or channel with zero or more members (subscribers in the case of channels).
- supergroup - Variable in class org.drinkless.tdlib.TdApi.UpdateSupergroup
-
New data about the supergroup.
- SupergroupFullInfo() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
Contains full information about a supergroup or channel.
- SupergroupFullInfo(TdApi.ChatPhoto, String, int, int, int, int, long, int, double, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int, long, long, TdApi.ChatLocation, TdApi.ChatInviteLink, TdApi.BotCommands[], long, long) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupFullInfo
-
Contains full information about a supergroup or channel.
- supergroupFullInfo - Variable in class org.drinkless.tdlib.TdApi.UpdateSupergroupFullInfo
-
New full information about the supergroup.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
-
Supergroup or channel identifier.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.CreateSupergroupChat
-
Supergroup or channel identifier.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.DisableAllSupergroupUsernames
-
Identifier of the supergroup or channel.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.GetSupergroup
-
Supergroup or channel identifier.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.GetSupergroupFullInfo
-
Supergroup or channel identifier.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.GetSupergroupMembers
-
Identifier of the supergroup or channel.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.MessageChatUpgradeTo
-
Identifier of the supergroup to which the basic group was upgraded.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ReorderSupergroupActiveUsernames
-
Identifier of the supergroup or channel.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ReportSupergroupAntiSpamFalsePositive
-
Supergroup identifier.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ReportSupergroupSpam
-
Supergroup identifier.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.SetSupergroupCustomEmojiStickerSet
-
Identifier of the supergroup.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
-
Identifier of the supergroup.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.SetSupergroupUnrestrictBoostCount
-
Identifier of the supergroup.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.SetSupergroupUsername
-
Identifier of the supergroup or channel.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.SuggestedActionConvertToBroadcastGroup
-
Supergroup identifier.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeSupergroup
-
Identifier of the supergroup or channel.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupCanHaveSponsoredMessages
-
The identifier of the channel.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled
-
The identifier of the supergroup, which isn't a broadcast group.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasHiddenMembers
-
Identifier of the supergroup.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
-
The identifier of the supergroup.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsBroadcastGroup
-
Identifier of the supergroup.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
-
Identifier of the supergroup.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinByRequest
-
Identifier of the supergroup that isn't a broadcast group.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinToSendMessages
-
Identifier of the supergroup that isn't a broadcast group.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
-
Identifier of the channel.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
-
Identifier of the supergroup or channel.
- supergroupId - Variable in class org.drinkless.tdlib.TdApi.UpdateSupergroupFullInfo
-
Identifier of the supergroup or channel.
- SupergroupMembersFilter() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilter
-
Default class constructor.
- SupergroupMembersFilterAdministrators() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterAdministrators
-
Returns the owner and administrators.
- SupergroupMembersFilterBanned() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBanned
-
Returns users banned from the supergroup or channel; can be used only by administrators.
- SupergroupMembersFilterBanned(String) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBanned
-
Returns users banned from the supergroup or channel; can be used only by administrators.
- SupergroupMembersFilterBots() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBots
-
Returns bot members of the supergroup or channel.
- SupergroupMembersFilterContacts() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterContacts
-
Returns contacts of the user, which are members of the supergroup or channel.
- SupergroupMembersFilterContacts(String) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterContacts
-
Returns contacts of the user, which are members of the supergroup or channel.
- SupergroupMembersFilterMention() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterMention
-
Returns users which can be mentioned in the supergroup.
- SupergroupMembersFilterMention(String, long) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterMention
-
Returns users which can be mentioned in the supergroup.
- SupergroupMembersFilterRecent() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRecent
-
Returns recently active users in reverse chronological order.
- SupergroupMembersFilterRestricted() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRestricted
-
Returns restricted supergroup members; can be used only by administrators.
- SupergroupMembersFilterRestricted(String) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRestricted
-
Returns restricted supergroup members; can be used only by administrators.
- SupergroupMembersFilterSearch() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterSearch
-
Used to search for supergroup or channel members via a (string) query.
- SupergroupMembersFilterSearch(String) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterSearch
-
Used to search for supergroup or channel members via a (string) query.
- supportsBotChats - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
True, if the bot supports opening from attachment menu in private chats with other bots.
- supportsChannelChats - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
True, if the bot supports opening from attachment menu in channel chats.
- supportsGroupChats - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
True, if the bot supports opening from attachment menu in basic group and supergroup chats.
- supportsSelfChat - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
True, if the bot supports opening from attachment menu in the chat with the bot.
- supportsStreaming - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
-
True, if the video is expected to be streamed.
- supportsStreaming - Variable in class org.drinkless.tdlib.TdApi.InputPaidMediaTypeVideo
-
True, if the video is expected to be streamed.
- supportsStreaming - Variable in class org.drinkless.tdlib.TdApi.Video
-
True, if the video is expected to be streamed.
- supportsStun - Variable in class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
-
True, if the server supports STUN.
- supportsTurn - Variable in class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
-
True, if the server supports TURN.
- supportsUserChats - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
-
True, if the bot supports opening from attachment menu in private chats with ordinary users.
- supportsVideoCalls - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
-
True, if a video call can be created with the user.
- SynchronizeLanguagePack() - Constructor for class org.drinkless.tdlib.TdApi.SynchronizeLanguagePack
-
Default constructor for a function, which fetches the latest versions of all strings from a language pack in the current localization target from the server.
- SynchronizeLanguagePack(String) - Constructor for class org.drinkless.tdlib.TdApi.SynchronizeLanguagePack
-
Creates a function, which fetches the latest versions of all strings from a language pack in the current localization target from the server.
- synchronous - Variable in class org.drinkless.tdlib.TdApi.DownloadFile
-
Pass true to return response only after the file download has succeeded, has failed, has been canceled, or a new downloadFile request with different offset/limit parameters was sent; pass false to return file state immediately, just after the download has been started.
- systemLanguageCode - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
-
IETF language tag of the user's operating system language; must be non-empty.
- systemVersion - Variable in class org.drinkless.tdlib.TdApi.Session
-
Version of the operating system the application has been run or is running on, as provided by the application.
- systemVersion - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
-
Version of the operating system the application is being run on.
- tag - Variable in class org.drinkless.tdlib.TdApi.GetLogTagVerbosityLevel
-
Logging tag to change verbosity level.
- tag - Variable in class org.drinkless.tdlib.TdApi.RemoveSearchedForTag
-
Hashtag or cashtag to delete.
- tag - Variable in class org.drinkless.tdlib.TdApi.SavedMessagesTag
-
The tag.
- tag - Variable in class org.drinkless.tdlib.TdApi.SearchPublicMessagesByTag
-
Hashtag or cashtag to search for.
- tag - Variable in class org.drinkless.tdlib.TdApi.SearchPublicStoriesByTag
-
Hashtag or cashtag to search for.
- tag - Variable in class org.drinkless.tdlib.TdApi.SearchSavedMessages
-
Tag to search for; pass null to return all suitable messages.
- tag - Variable in class org.drinkless.tdlib.TdApi.SetLogTagVerbosityLevel
-
Logging tag to change verbosity level.
- tag - Variable in class org.drinkless.tdlib.TdApi.SetSavedMessagesTagLabel
-
The tag which label will be changed.
- tagPrefix - Variable in class org.drinkless.tdlib.TdApi.GetSearchedForTags
-
Prefix of hashtags or cashtags to return.
- tags - Variable in class org.drinkless.tdlib.TdApi.LogTags
-
List of log tags.
- tags - Variable in class org.drinkless.tdlib.TdApi.SavedMessagesTags
-
List of tags.
- tags - Variable in class org.drinkless.tdlib.TdApi.UpdateSavedMessagesTags
-
The new tags.
- targetChat - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeSwitchInline
-
Target chat from which to send the inline query.
- targetChat - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
-
Target chat to be opened.
- TargetChat() - Constructor for class org.drinkless.tdlib.TdApi.TargetChat
-
Default class constructor.
- TargetChatChosen() - Constructor for class org.drinkless.tdlib.TdApi.TargetChatChosen
-
The chat needs to be chosen by the user among chats of the specified types.
- TargetChatChosen(TdApi.TargetChatTypes) - Constructor for class org.drinkless.tdlib.TdApi.TargetChatChosen
-
The chat needs to be chosen by the user among chats of the specified types.
- TargetChatCurrent() - Constructor for class org.drinkless.tdlib.TdApi.TargetChatCurrent
-
The currently opened chat and forum topic must be kept.
- TargetChatInternalLink() - Constructor for class org.drinkless.tdlib.TdApi.TargetChatInternalLink
-
The chat needs to be open with the provided internal link.
- TargetChatInternalLink(TdApi.InternalLinkType) - Constructor for class org.drinkless.tdlib.TdApi.TargetChatInternalLink
-
The chat needs to be open with the provided internal link.
- TargetChatTypes() - Constructor for class org.drinkless.tdlib.TdApi.TargetChatTypes
-
Describes allowed types for the target chat.
- TargetChatTypes(boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.TargetChatTypes
-
Describes allowed types for the target chat.
- TdApi - Class in org.drinkless.tdlib
-
This class contains as static nested classes all other TDLib interface
type-classes and function-classes.
- TdApi.AccentColor - Class in org.drinkless.tdlib
-
Contains information about supported accent color for user/chat name, background of empty chat photo, replies to messages and link previews.
- TdApi.AcceptCall - Class in org.drinkless.tdlib
-
Accepts an incoming call.
- TdApi.AcceptTermsOfService - Class in org.drinkless.tdlib
-
Accepts Telegram terms of services.
- TdApi.AccountTtl - Class in org.drinkless.tdlib
-
Contains information about the period of inactivity after which the current user's account will automatically be deleted.
- TdApi.ActivateStoryStealthMode - Class in org.drinkless.tdlib
-
Activates stealth mode for stories, which hides all views of stories from the current user in the last "story_stealth_mode_past_period" seconds and for the next "story_stealth_mode_future_period" seconds; for Telegram Premium users only.
- TdApi.AddBotMediaPreview - Class in org.drinkless.tdlib
-
Adds a new media preview to the beginning of the list of media previews of a bot.
- TdApi.AddChatFolderByInviteLink - Class in org.drinkless.tdlib
-
Adds a chat folder by an invite link.
- TdApi.AddChatMember - Class in org.drinkless.tdlib
-
Adds a new member to a chat; requires canInviteUsers member right.
- TdApi.AddChatMembers - Class in org.drinkless.tdlib
-
Adds multiple new members to a chat; requires canInviteUsers member right.
- TdApi.AddChatToList - Class in org.drinkless.tdlib
-
Adds a chat to a chat list.
- TdApi.AddContact - Class in org.drinkless.tdlib
-
Adds a user to the contact list or edits an existing contact by their user identifier.
- TdApi.AddCustomServerLanguagePack - Class in org.drinkless.tdlib
-
Adds a custom server language pack to the list of installed language packs in current localization target.
- TdApi.AddedReaction - Class in org.drinkless.tdlib
-
Represents a reaction applied to a message.
- TdApi.AddedReactions - Class in org.drinkless.tdlib
-
Represents a list of reactions added to a message.
- TdApi.AddFavoriteSticker - Class in org.drinkless.tdlib
-
Adds a new sticker to the list of favorite stickers.
- TdApi.AddFileToDownloads - Class in org.drinkless.tdlib
-
Adds a file from a message to the list of file downloads.
- TdApi.AddLocalMessage - Class in org.drinkless.tdlib
-
Adds a local message to a chat.
- TdApi.AddLogMessage - Class in org.drinkless.tdlib
-
Adds a message to TDLib internal log.
- TdApi.AddMessageReaction - Class in org.drinkless.tdlib
-
Adds a reaction or a tag to a message.
- TdApi.AddNetworkStatistics - Class in org.drinkless.tdlib
-
Adds the specified data to data usage statistics.
- TdApi.AddPendingPaidMessageReaction - Class in org.drinkless.tdlib
-
Adds the paid message reaction to a message.
- TdApi.AddProxy - Class in org.drinkless.tdlib
-
Adds a proxy server for network requests.
- TdApi.AddQuickReplyShortcutInlineQueryResultMessage - Class in org.drinkless.tdlib
-
Adds a message to a quick reply shortcut via inline bot.
- TdApi.AddQuickReplyShortcutMessage - Class in org.drinkless.tdlib
-
Adds a message to a quick reply shortcut.
- TdApi.AddQuickReplyShortcutMessageAlbum - Class in org.drinkless.tdlib
-
Adds 2-10 messages grouped together into an album to a quick reply shortcut.
- TdApi.AddRecentlyFoundChat - Class in org.drinkless.tdlib
-
Adds a chat to the list of recently found chats.
- TdApi.AddRecentSticker - Class in org.drinkless.tdlib
-
Manually adds a new sticker to the list of recently used stickers.
- TdApi.Address - Class in org.drinkless.tdlib
-
Describes an address.
- TdApi.AddSavedAnimation - Class in org.drinkless.tdlib
-
Manually adds a new animation to the list of saved animations.
- TdApi.AddSavedNotificationSound - Class in org.drinkless.tdlib
-
Adds a new notification sound to the list of saved notification sounds.
- TdApi.AddStickerToSet - Class in org.drinkless.tdlib
-
Adds a new sticker to a set.
- TdApi.AffiliateInfo - Class in org.drinkless.tdlib
-
Contains information about an affiliate that received commission from a Telegram Star transaction.
- TdApi.AffiliateProgramInfo - Class in org.drinkless.tdlib
-
Contains information about an active affiliate program.
- TdApi.AffiliateProgramParameters - Class in org.drinkless.tdlib
-
Describes parameters of an affiliate program.
- TdApi.AffiliateProgramSortOrder - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.AffiliateProgramSortOrderCreationDate - Class in org.drinkless.tdlib
-
The affiliate programs must be sorted by creation date.
- TdApi.AffiliateProgramSortOrderProfitability - Class in org.drinkless.tdlib
-
The affiliate programs must be sorted by the profitability.
- TdApi.AffiliateProgramSortOrderRevenue - Class in org.drinkless.tdlib
-
The affiliate programs must be sorted by the expected revenue.
- TdApi.AllowBotToSendMessages - Class in org.drinkless.tdlib
-
Allows the specified bot to send messages to the user.
- TdApi.AlternativeVideo - Class in org.drinkless.tdlib
-
Describes an alternative re-encoded quality of a video file.
- TdApi.AnimatedChatPhoto - Class in org.drinkless.tdlib
-
Animated variant of a chat photo in MPEG4 format.
- TdApi.AnimatedEmoji - Class in org.drinkless.tdlib
-
Describes an animated or custom representation of an emoji.
- TdApi.Animation - Class in org.drinkless.tdlib
-
Describes an animation file.
- TdApi.Animations - Class in org.drinkless.tdlib
-
Represents a list of animations.
- TdApi.AnswerCallbackQuery - Class in org.drinkless.tdlib
-
Sets the result of a callback query; for bots only.
- TdApi.AnswerCustomQuery - Class in org.drinkless.tdlib
-
Answers a custom query; for bots only.
- TdApi.AnswerInlineQuery - Class in org.drinkless.tdlib
-
Sets the result of an inline query; for bots only.
- TdApi.AnswerPreCheckoutQuery - Class in org.drinkless.tdlib
-
Sets the result of a pre-checkout query; for bots only.
- TdApi.AnswerShippingQuery - Class in org.drinkless.tdlib
-
Sets the result of a shipping query; for bots only.
- TdApi.AnswerWebAppQuery - Class in org.drinkless.tdlib
-
Sets the result of interaction with a Web App and sends corresponding message on behalf of the user to the chat from which the query originated; for bots only.
- TdApi.ApplyPremiumGiftCode - Class in org.drinkless.tdlib
-
Applies a Telegram Premium gift code.
- TdApi.ArchiveChatListSettings - Class in org.drinkless.tdlib
-
Contains settings for automatic moving of chats to and from the Archive chat lists.
- TdApi.AssignAppStoreTransaction - Class in org.drinkless.tdlib
-
Informs server about a purchase through App Store.
- TdApi.AssignGooglePlayTransaction - Class in org.drinkless.tdlib
-
Informs server about a purchase through Google Play.
- TdApi.AttachmentMenuBot - Class in org.drinkless.tdlib
-
Represents a bot, which can be added to attachment or side menu.
- TdApi.AttachmentMenuBotColor - Class in org.drinkless.tdlib
-
Describes a color to highlight a bot added to attachment menu.
- TdApi.Audio - Class in org.drinkless.tdlib
-
Describes an audio file.
- TdApi.AuthenticationCodeInfo - Class in org.drinkless.tdlib
-
Information about the authentication code that was sent.
- TdApi.AuthenticationCodeType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.AuthenticationCodeTypeCall - Class in org.drinkless.tdlib
-
A digit-only authentication code is delivered via a phone call to the specified phone number.
- TdApi.AuthenticationCodeTypeFirebaseAndroid - Class in org.drinkless.tdlib
-
A digit-only authentication code is delivered via Firebase Authentication to the official Android application.
- TdApi.AuthenticationCodeTypeFirebaseIos - Class in org.drinkless.tdlib
-
A digit-only authentication code is delivered via Firebase Authentication to the official iOS application.
- TdApi.AuthenticationCodeTypeFlashCall - Class in org.drinkless.tdlib
-
An authentication code is delivered by an immediately canceled call to the specified phone number.
- TdApi.AuthenticationCodeTypeFragment - Class in org.drinkless.tdlib
-
A digit-only authentication code is delivered to https://fragment.com.
- TdApi.AuthenticationCodeTypeMissedCall - Class in org.drinkless.tdlib
-
An authentication code is delivered by an immediately canceled call to the specified phone number.
- TdApi.AuthenticationCodeTypeSms - Class in org.drinkless.tdlib
-
A digit-only authentication code is delivered via an SMS message to the specified phone number; non-official applications may not receive this type of code.
- TdApi.AuthenticationCodeTypeSmsPhrase - Class in org.drinkless.tdlib
-
An authentication code is a phrase from multiple words delivered via an SMS message to the specified phone number; non-official applications may not receive this type of code.
- TdApi.AuthenticationCodeTypeSmsWord - Class in org.drinkless.tdlib
-
An authentication code is a word delivered via an SMS message to the specified phone number; non-official applications may not receive this type of code.
- TdApi.AuthenticationCodeTypeTelegramMessage - Class in org.drinkless.tdlib
-
A digit-only authentication code is delivered via a private Telegram message, which can be viewed from another active session.
- TdApi.AuthorizationState - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.AuthorizationStateClosed - Class in org.drinkless.tdlib
-
TDLib client is in its final state.
- TdApi.AuthorizationStateClosing - Class in org.drinkless.tdlib
-
TDLib is closing, all subsequent queries will be answered with the error 500.
- TdApi.AuthorizationStateLoggingOut - Class in org.drinkless.tdlib
-
The user is currently logging out.
- TdApi.AuthorizationStateReady - Class in org.drinkless.tdlib
-
The user has been successfully authorized.
- TdApi.AuthorizationStateWaitCode - Class in org.drinkless.tdlib
-
TDLib needs the user's authentication code to authorize.
- TdApi.AuthorizationStateWaitEmailAddress - Class in org.drinkless.tdlib
-
TDLib needs the user's email address to authorize.
- TdApi.AuthorizationStateWaitEmailCode - Class in org.drinkless.tdlib
-
TDLib needs the user's authentication code sent to an email address to authorize.
- TdApi.AuthorizationStateWaitOtherDeviceConfirmation - Class in org.drinkless.tdlib
-
The user needs to confirm authorization on another logged in device by scanning a QR code with the provided link.
- TdApi.AuthorizationStateWaitPassword - Class in org.drinkless.tdlib
-
The user has been authorized, but needs to enter a 2-step verification password to start using the application.
- TdApi.AuthorizationStateWaitPhoneNumber - Class in org.drinkless.tdlib
-
TDLib needs the user's phone number to authorize.
- TdApi.AuthorizationStateWaitRegistration - Class in org.drinkless.tdlib
-
The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.
- TdApi.AuthorizationStateWaitTdlibParameters - Class in org.drinkless.tdlib
-
Initialization parameters are needed.
- TdApi.AutoDownloadSettings - Class in org.drinkless.tdlib
-
Contains auto-download settings.
- TdApi.AutoDownloadSettingsPresets - Class in org.drinkless.tdlib
-
Contains auto-download settings presets for the current user.
- TdApi.AutosaveSettings - Class in org.drinkless.tdlib
-
Describes autosave settings.
- TdApi.AutosaveSettingsException - Class in org.drinkless.tdlib
-
Contains autosave settings for a chat, which overrides default settings for the corresponding scope.
- TdApi.AutosaveSettingsScope - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.AutosaveSettingsScopeChannelChats - Class in org.drinkless.tdlib
-
Autosave settings applied to all channel chats without chat-specific settings.
- TdApi.AutosaveSettingsScopeChat - Class in org.drinkless.tdlib
-
Autosave settings applied to a chat.
- TdApi.AutosaveSettingsScopeGroupChats - Class in org.drinkless.tdlib
-
Autosave settings applied to all basic group and supergroup chats without chat-specific settings.
- TdApi.AutosaveSettingsScopePrivateChats - Class in org.drinkless.tdlib
-
Autosave settings applied to all private chats without chat-specific settings.
- TdApi.AvailableReaction - Class in org.drinkless.tdlib
-
Represents an available reaction.
- TdApi.AvailableReactions - Class in org.drinkless.tdlib
-
Represents a list of reactions that can be added to a message.
- TdApi.Background - Class in org.drinkless.tdlib
-
Describes a chat background.
- TdApi.BackgroundFill - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.BackgroundFillFreeformGradient - Class in org.drinkless.tdlib
-
Describes a freeform gradient fill of a background.
- TdApi.BackgroundFillGradient - Class in org.drinkless.tdlib
-
Describes a gradient fill of a background.
- TdApi.BackgroundFillSolid - Class in org.drinkless.tdlib
-
Describes a solid fill of a background.
- TdApi.Backgrounds - Class in org.drinkless.tdlib
-
Contains a list of backgrounds.
- TdApi.BackgroundType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.BackgroundTypeChatTheme - Class in org.drinkless.tdlib
-
A background from a chat theme; can be used only as a chat background in channels.
- TdApi.BackgroundTypeFill - Class in org.drinkless.tdlib
-
A filled background.
- TdApi.BackgroundTypePattern - Class in org.drinkless.tdlib
-
A PNG or TGV (gzipped subset of SVG with MIME type "application/x-tgwallpattern") pattern to be combined with the background fill chosen by the user.
- TdApi.BackgroundTypeWallpaper - Class in org.drinkless.tdlib
-
A wallpaper in JPEG format.
- TdApi.BanChatMember - Class in org.drinkless.tdlib
-
Bans a member in a chat; requires canRestrictMembers administrator right.
- TdApi.BankCardActionOpenUrl - Class in org.drinkless.tdlib
-
Describes an action associated with a bank card number.
- TdApi.BankCardInfo - Class in org.drinkless.tdlib
-
Information about a bank card.
- TdApi.BasicGroup - Class in org.drinkless.tdlib
-
Represents a basic group of 0-200 users (must be upgraded to a supergroup to accommodate more than 200 users).
- TdApi.BasicGroupFullInfo - Class in org.drinkless.tdlib
-
Contains full information about a basic group.
- TdApi.Birthdate - Class in org.drinkless.tdlib
-
Represents a birthdate of a user.
- TdApi.BlockList - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.BlockListMain - Class in org.drinkless.tdlib
-
The main block list that disallows writing messages to the current user, receiving their status and photo, viewing of stories, and some other actions.
- TdApi.BlockListStories - Class in org.drinkless.tdlib
-
The block list that disallows viewing of stories of the current user.
- TdApi.BlockMessageSenderFromReplies - Class in org.drinkless.tdlib
-
Blocks an original sender of a message in the Replies chat.
- TdApi.BoostChat - Class in org.drinkless.tdlib
-
Boosts a chat and returns the list of available chat boost slots for the current user after the boost.
- TdApi.BotCommand - Class in org.drinkless.tdlib
-
Represents a command supported by a bot.
- TdApi.BotCommands - Class in org.drinkless.tdlib
-
Contains a list of bot commands.
- TdApi.BotCommandScope - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.BotCommandScopeAllChatAdministrators - Class in org.drinkless.tdlib
-
A scope covering all group and supergroup chat administrators.
- TdApi.BotCommandScopeAllGroupChats - Class in org.drinkless.tdlib
-
A scope covering all group and supergroup chats.
- TdApi.BotCommandScopeAllPrivateChats - Class in org.drinkless.tdlib
-
A scope covering all private chats.
- TdApi.BotCommandScopeChat - Class in org.drinkless.tdlib
-
A scope covering all members of a chat.
- TdApi.BotCommandScopeChatAdministrators - Class in org.drinkless.tdlib
-
A scope covering all administrators of a chat.
- TdApi.BotCommandScopeChatMember - Class in org.drinkless.tdlib
-
A scope covering a member of a chat.
- TdApi.BotCommandScopeDefault - Class in org.drinkless.tdlib
-
A scope covering all users.
- TdApi.BotInfo - Class in org.drinkless.tdlib
-
Contains information about a bot.
- TdApi.BotMediaPreview - Class in org.drinkless.tdlib
-
Describes media previews of a bot.
- TdApi.BotMediaPreviewInfo - Class in org.drinkless.tdlib
-
Contains a list of media previews of a bot for the given language and the list of languages for which the bot has dedicated previews.
- TdApi.BotMediaPreviews - Class in org.drinkless.tdlib
-
Contains a list of media previews of a bot.
- TdApi.BotMenuButton - Class in org.drinkless.tdlib
-
Describes a button to be shown instead of bot commands menu button.
- TdApi.BotWriteAccessAllowReason - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.BotWriteAccessAllowReasonAcceptedRequest - Class in org.drinkless.tdlib
-
The user accepted bot's request to send messages with allowBotToSendMessages.
- TdApi.BotWriteAccessAllowReasonAddedToAttachmentMenu - Class in org.drinkless.tdlib
-
The user added the bot to attachment or side menu using toggleBotIsAddedToAttachmentMenu.
- TdApi.BotWriteAccessAllowReasonConnectedWebsite - Class in org.drinkless.tdlib
-
The user connected a website by logging in using Telegram Login Widget on it.
- TdApi.BotWriteAccessAllowReasonLaunchedWebApp - Class in org.drinkless.tdlib
-
The user launched a Web App using getWebAppLinkUrl.
- TdApi.BusinessAwayMessageSchedule - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.BusinessAwayMessageScheduleAlways - Class in org.drinkless.tdlib
-
Send away messages always.
- TdApi.BusinessAwayMessageScheduleCustom - Class in org.drinkless.tdlib
-
Send away messages only in the specified time span.
- TdApi.BusinessAwayMessageScheduleOutsideOfOpeningHours - Class in org.drinkless.tdlib
-
Send away messages outside of the business opening hours.
- TdApi.BusinessAwayMessageSettings - Class in org.drinkless.tdlib
-
Describes settings for messages that are automatically sent by a Telegram Business account when it is away.
- TdApi.BusinessBotManageBar - Class in org.drinkless.tdlib
-
Contains information about a business bot that manages the chat.
- TdApi.BusinessChatLink - Class in org.drinkless.tdlib
-
Contains information about a business chat link.
- TdApi.BusinessChatLinkInfo - Class in org.drinkless.tdlib
-
Contains information about a business chat link.
- TdApi.BusinessChatLinks - Class in org.drinkless.tdlib
-
Contains a list of business chat links created by the user.
- TdApi.BusinessConnectedBot - Class in org.drinkless.tdlib
-
Describes a bot connected to a business account.
- TdApi.BusinessConnection - Class in org.drinkless.tdlib
-
Describes a connection of the bot with a business account.
- TdApi.BusinessFeature - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.BusinessFeatureAccountLinks - Class in org.drinkless.tdlib
-
The ability to create links to the business account with predefined message text.
- TdApi.BusinessFeatureAwayMessage - Class in org.drinkless.tdlib
-
The ability to set up an away message.
- TdApi.BusinessFeatureBots - Class in org.drinkless.tdlib
-
The ability to connect a bot to the account.
- TdApi.BusinessFeatureChatFolderTags - Class in org.drinkless.tdlib
-
The ability to display folder names for each chat in the chat list.
- TdApi.BusinessFeatureEmojiStatus - Class in org.drinkless.tdlib
-
The ability to show an emoji status along with the business name.
- TdApi.BusinessFeatureGreetingMessage - Class in org.drinkless.tdlib
-
The ability to set up a greeting message.
- TdApi.BusinessFeatureLocation - Class in org.drinkless.tdlib
-
The ability to set location.
- TdApi.BusinessFeatureOpeningHours - Class in org.drinkless.tdlib
-
The ability to set opening hours.
- TdApi.BusinessFeaturePromotionAnimation - Class in org.drinkless.tdlib
-
Describes a promotion animation for a Business feature.
- TdApi.BusinessFeatureQuickReplies - Class in org.drinkless.tdlib
-
The ability to use quick replies.
- TdApi.BusinessFeatures - Class in org.drinkless.tdlib
-
Contains information about features, available to Business user accounts.
- TdApi.BusinessFeatureStartPage - Class in org.drinkless.tdlib
-
The ability to customize start page.
- TdApi.BusinessFeatureUpgradedStories - Class in org.drinkless.tdlib
-
Allowed to use many additional features for stories.
- TdApi.BusinessGreetingMessageSettings - Class in org.drinkless.tdlib
-
Describes settings for greeting messages that are automatically sent by a Telegram Business account as response to incoming messages in an inactive private chat.
- TdApi.BusinessInfo - Class in org.drinkless.tdlib
-
Contains information about a Telegram Business account.
- TdApi.BusinessLocation - Class in org.drinkless.tdlib
-
Represents a location of a business.
- TdApi.BusinessMessage - Class in org.drinkless.tdlib
-
Describes a message from a business account as received by a bot.
- TdApi.BusinessMessages - Class in org.drinkless.tdlib
-
Contains a list of messages from a business account as received by a bot.
- TdApi.BusinessOpeningHours - Class in org.drinkless.tdlib
-
Describes opening hours of a business.
- TdApi.BusinessOpeningHoursInterval - Class in org.drinkless.tdlib
-
Describes an interval of time when the business is open.
- TdApi.BusinessRecipients - Class in org.drinkless.tdlib
-
Describes private chats chosen for automatic interaction with a business.
- TdApi.BusinessStartPage - Class in org.drinkless.tdlib
-
Describes settings for a business account start page.
- TdApi.Call - Class in org.drinkless.tdlib
-
Describes a call.
- TdApi.CallbackQueryAnswer - Class in org.drinkless.tdlib
-
Contains a bot's answer to a callback query.
- TdApi.CallbackQueryPayload - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CallbackQueryPayloadData - Class in org.drinkless.tdlib
-
The payload for a general callback button.
- TdApi.CallbackQueryPayloadDataWithPassword - Class in org.drinkless.tdlib
-
The payload for a callback button requiring password.
- TdApi.CallbackQueryPayloadGame - Class in org.drinkless.tdlib
-
The payload for a game callback button.
- TdApi.CallDiscardReason - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CallDiscardReasonDeclined - Class in org.drinkless.tdlib
-
The call was ended before the conversation started.
- TdApi.CallDiscardReasonDisconnected - Class in org.drinkless.tdlib
-
The call was ended during the conversation because the users were disconnected.
- TdApi.CallDiscardReasonEmpty - Class in org.drinkless.tdlib
-
The call wasn't discarded, or the reason is unknown.
- TdApi.CallDiscardReasonHungUp - Class in org.drinkless.tdlib
-
The call was ended because one of the parties hung up.
- TdApi.CallDiscardReasonMissed - Class in org.drinkless.tdlib
-
The call was ended before the conversation started.
- TdApi.CallId - Class in org.drinkless.tdlib
-
Contains the call identifier.
- TdApi.CallProblem - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CallProblemDistortedSpeech - Class in org.drinkless.tdlib
-
The speech was distorted.
- TdApi.CallProblemDistortedVideo - Class in org.drinkless.tdlib
-
The video was distorted.
- TdApi.CallProblemDropped - Class in org.drinkless.tdlib
-
The call ended unexpectedly.
- TdApi.CallProblemEcho - Class in org.drinkless.tdlib
-
The user heard their own voice.
- TdApi.CallProblemInterruptions - Class in org.drinkless.tdlib
-
The other side kept disappearing.
- TdApi.CallProblemNoise - Class in org.drinkless.tdlib
-
The user heard background noise.
- TdApi.CallProblemPixelatedVideo - Class in org.drinkless.tdlib
-
The video was pixelated.
- TdApi.CallProblemSilentLocal - Class in org.drinkless.tdlib
-
The user couldn't hear the other side.
- TdApi.CallProblemSilentRemote - Class in org.drinkless.tdlib
-
The other side couldn't hear the user.
- TdApi.CallProtocol - Class in org.drinkless.tdlib
-
Specifies the supported call protocols.
- TdApi.CallServer - Class in org.drinkless.tdlib
-
Describes a server for relaying call data.
- TdApi.CallServerType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CallServerTypeTelegramReflector - Class in org.drinkless.tdlib
-
A Telegram call reflector.
- TdApi.CallServerTypeWebrtc - Class in org.drinkless.tdlib
-
A WebRTC server.
- TdApi.CallState - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CallStateDiscarded - Class in org.drinkless.tdlib
-
The call has ended successfully.
- TdApi.CallStateError - Class in org.drinkless.tdlib
-
The call has ended with an error.
- TdApi.CallStateExchangingKeys - Class in org.drinkless.tdlib
-
The call has been answered and encryption keys are being exchanged.
- TdApi.CallStateHangingUp - Class in org.drinkless.tdlib
-
The call is hanging up after discardCall has been called.
- TdApi.CallStatePending - Class in org.drinkless.tdlib
-
The call is pending, waiting to be accepted by a user.
- TdApi.CallStateReady - Class in org.drinkless.tdlib
-
The call is ready to use.
- TdApi.CanBotSendMessages - Class in org.drinkless.tdlib
-
Checks whether the specified bot can send messages to the user.
- TdApi.CancelDownloadFile - Class in org.drinkless.tdlib
-
Stops the downloading of a file.
- TdApi.CancelPasswordReset - Class in org.drinkless.tdlib
-
Cancels reset of 2-step verification password.
- TdApi.CancelPreliminaryUploadFile - Class in org.drinkless.tdlib
-
Stops the preliminary uploading of a file.
- TdApi.CancelRecoveryEmailAddressVerification - Class in org.drinkless.tdlib
-
Cancels verification of the 2-step verification recovery email address.
- TdApi.CanPurchaseFromStore - Class in org.drinkless.tdlib
-
Checks whether an in-store purchase is possible.
- TdApi.CanSendMessageToUser - Class in org.drinkless.tdlib
-
Check whether the current user can message another user or try to create a chat with them.
- TdApi.CanSendMessageToUserResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CanSendMessageToUserResultOk - Class in org.drinkless.tdlib
-
The user can be messaged.
- TdApi.CanSendMessageToUserResultUserIsDeleted - Class in org.drinkless.tdlib
-
The user can't be messaged, because they are deleted or unknown.
- TdApi.CanSendMessageToUserResultUserRestrictsNewChats - Class in org.drinkless.tdlib
-
The user can't be messaged, because they restrict new chats with non-contacts.
- TdApi.CanSendStory - Class in org.drinkless.tdlib
-
Checks whether the current user can send a story on behalf of a chat; requires canPostStories right for supergroup and channel chats.
- TdApi.CanSendStoryResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CanSendStoryResultActiveStoryLimitExceeded - Class in org.drinkless.tdlib
-
The limit for the number of active stories exceeded.
- TdApi.CanSendStoryResultBoostNeeded - Class in org.drinkless.tdlib
-
The chat must be boosted first by Telegram Premium subscribers to post more stories.
- TdApi.CanSendStoryResultMonthlyLimitExceeded - Class in org.drinkless.tdlib
-
The monthly limit for the number of posted stories exceeded.
- TdApi.CanSendStoryResultOk - Class in org.drinkless.tdlib
-
A story can be sent.
- TdApi.CanSendStoryResultPremiumNeeded - Class in org.drinkless.tdlib
-
The user must subscribe to Telegram Premium to be able to post stories.
- TdApi.CanSendStoryResultWeeklyLimitExceeded - Class in org.drinkless.tdlib
-
The weekly limit for the number of posted stories exceeded.
- TdApi.CanTransferOwnership - Class in org.drinkless.tdlib
-
Checks whether the current session can be used to transfer a chat ownership to another user.
- TdApi.CanTransferOwnershipResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CanTransferOwnershipResultOk - Class in org.drinkless.tdlib
-
The session can be used.
- TdApi.CanTransferOwnershipResultPasswordNeeded - Class in org.drinkless.tdlib
-
The 2-step verification needs to be enabled first.
- TdApi.CanTransferOwnershipResultPasswordTooFresh - Class in org.drinkless.tdlib
-
The 2-step verification was enabled recently, user needs to wait.
- TdApi.CanTransferOwnershipResultSessionTooFresh - Class in org.drinkless.tdlib
-
The session was created recently, user needs to wait.
- TdApi.ChangeImportedContacts - Class in org.drinkless.tdlib
-
Changes imported contacts using the list of contacts saved on the device.
- TdApi.ChangeStickerSet - Class in org.drinkless.tdlib
-
Installs/uninstalls or activates/archives a sticker set.
- TdApi.Chat - Class in org.drinkless.tdlib
-
A chat.
- TdApi.ChatAction - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatActionBar - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatActionBarAddContact - Class in org.drinkless.tdlib
-
The chat is a private or secret chat and the other user can be added to the contact list using the method addContact.
- TdApi.ChatActionBarInviteMembers - Class in org.drinkless.tdlib
-
The chat is a recently created group chat to which new members can be invited.
- TdApi.ChatActionBarJoinRequest - Class in org.drinkless.tdlib
-
The chat is a private chat with an administrator of a chat to which the user sent join request.
- TdApi.ChatActionBarReportAddBlock - Class in org.drinkless.tdlib
-
The chat is a private or secret chat, which can be reported using the method reportChat, or the other user can be blocked using the method setMessageSenderBlockList, or the other user can be added to the contact list using the method addContact.
- TdApi.ChatActionBarReportSpam - Class in org.drinkless.tdlib
-
The chat can be reported as spam using the method reportChat with an empty optionId and messageIds.
- TdApi.ChatActionBarSharePhoneNumber - Class in org.drinkless.tdlib
-
The chat is a private or secret chat with a mutual contact and the user's phone number can be shared with the other user using the method sharePhoneNumber.
- TdApi.ChatActionCancel - Class in org.drinkless.tdlib
-
The user has canceled the previous action.
- TdApi.ChatActionChoosingContact - Class in org.drinkless.tdlib
-
The user is picking a contact to send.
- TdApi.ChatActionChoosingLocation - Class in org.drinkless.tdlib
-
The user is picking a location or venue to send.
- TdApi.ChatActionChoosingSticker - Class in org.drinkless.tdlib
-
The user is picking a sticker to send.
- TdApi.ChatActionRecordingVideo - Class in org.drinkless.tdlib
-
The user is recording a video.
- TdApi.ChatActionRecordingVideoNote - Class in org.drinkless.tdlib
-
The user is recording a video note.
- TdApi.ChatActionRecordingVoiceNote - Class in org.drinkless.tdlib
-
The user is recording a voice note.
- TdApi.ChatActionStartPlayingGame - Class in org.drinkless.tdlib
-
The user has started to play a game.
- TdApi.ChatActionTyping - Class in org.drinkless.tdlib
-
The user is typing a message.
- TdApi.ChatActionUploadingDocument - Class in org.drinkless.tdlib
-
The user is uploading a document.
- TdApi.ChatActionUploadingPhoto - Class in org.drinkless.tdlib
-
The user is uploading a photo.
- TdApi.ChatActionUploadingVideo - Class in org.drinkless.tdlib
-
The user is uploading a video.
- TdApi.ChatActionUploadingVideoNote - Class in org.drinkless.tdlib
-
The user is uploading a video note.
- TdApi.ChatActionUploadingVoiceNote - Class in org.drinkless.tdlib
-
The user is uploading a voice note.
- TdApi.ChatActionWatchingAnimations - Class in org.drinkless.tdlib
-
The user is watching animations sent by the other party by clicking on an animated emoji.
- TdApi.ChatActiveStories - Class in org.drinkless.tdlib
-
Describes active stories posted by a chat.
- TdApi.ChatAdministrator - Class in org.drinkless.tdlib
-
Contains information about a chat administrator.
- TdApi.ChatAdministratorRights - Class in org.drinkless.tdlib
-
Describes rights of the administrator.
- TdApi.ChatAdministrators - Class in org.drinkless.tdlib
-
Represents a list of chat administrators.
- TdApi.ChatAffiliateProgram - Class in org.drinkless.tdlib
-
Describes an affiliate program that was connected to a chat.
- TdApi.ChatAffiliatePrograms - Class in org.drinkless.tdlib
-
Represents a list of affiliate programs that were connected to a chat.
- TdApi.ChatAvailableReactions - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatAvailableReactionsAll - Class in org.drinkless.tdlib
-
All reactions are available in the chat, excluding the paid reaction and custom reactions in channel chats.
- TdApi.ChatAvailableReactionsSome - Class in org.drinkless.tdlib
-
Only specific reactions are available in the chat.
- TdApi.ChatBackground - Class in org.drinkless.tdlib
-
Describes a background set for a specific chat.
- TdApi.ChatBoost - Class in org.drinkless.tdlib
-
Describes a boost applied to a chat.
- TdApi.ChatBoostFeatures - Class in org.drinkless.tdlib
-
Contains a list of features available on the first chat boost levels.
- TdApi.ChatBoostLevelFeatures - Class in org.drinkless.tdlib
-
Contains a list of features available on a specific chat boost level.
- TdApi.ChatBoostLink - Class in org.drinkless.tdlib
-
Contains an HTTPS link to boost a chat.
- TdApi.ChatBoostLinkInfo - Class in org.drinkless.tdlib
-
Contains information about a link to boost a chat.
- TdApi.ChatBoostSlot - Class in org.drinkless.tdlib
-
Describes a slot for chat boost.
- TdApi.ChatBoostSlots - Class in org.drinkless.tdlib
-
Contains a list of chat boost slots.
- TdApi.ChatBoostSource - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatBoostSourceGiftCode - Class in org.drinkless.tdlib
-
The chat created a Telegram Premium gift code for a user.
- TdApi.ChatBoostSourceGiveaway - Class in org.drinkless.tdlib
-
The chat created a giveaway.
- TdApi.ChatBoostSourcePremium - Class in org.drinkless.tdlib
-
A user with Telegram Premium subscription or gifted Telegram Premium boosted the chat.
- TdApi.ChatBoostStatus - Class in org.drinkless.tdlib
-
Describes current boost status of a chat.
- TdApi.ChatEvent - Class in org.drinkless.tdlib
-
Represents a chat event.
- TdApi.ChatEventAccentColorChanged - Class in org.drinkless.tdlib
-
The chat accent color or background custom emoji were changed.
- TdApi.ChatEventAction - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatEventActiveUsernamesChanged - Class in org.drinkless.tdlib
-
The chat active usernames were changed.
- TdApi.ChatEventAvailableReactionsChanged - Class in org.drinkless.tdlib
-
The chat available reactions were changed.
- TdApi.ChatEventBackgroundChanged - Class in org.drinkless.tdlib
-
The chat background was changed.
- TdApi.ChatEventCustomEmojiStickerSetChanged - Class in org.drinkless.tdlib
-
The supergroup sticker set with allowed custom emoji was changed.
- TdApi.ChatEventDescriptionChanged - Class in org.drinkless.tdlib
-
The chat description was changed.
- TdApi.ChatEventEmojiStatusChanged - Class in org.drinkless.tdlib
-
The chat emoji status was changed.
- TdApi.ChatEventForumTopicCreated - Class in org.drinkless.tdlib
-
A new forum topic was created.
- TdApi.ChatEventForumTopicDeleted - Class in org.drinkless.tdlib
-
A forum topic was deleted.
- TdApi.ChatEventForumTopicEdited - Class in org.drinkless.tdlib
-
A forum topic was edited.
- TdApi.ChatEventForumTopicPinned - Class in org.drinkless.tdlib
-
A pinned forum topic was changed.
- TdApi.ChatEventForumTopicToggleIsClosed - Class in org.drinkless.tdlib
-
A forum topic was closed or reopened.
- TdApi.ChatEventForumTopicToggleIsHidden - Class in org.drinkless.tdlib
-
The General forum topic was hidden or unhidden.
- TdApi.ChatEventHasAggressiveAntiSpamEnabledToggled - Class in org.drinkless.tdlib
-
The hasAggressiveAntiSpamEnabled setting of a supergroup was toggled.
- TdApi.ChatEventHasProtectedContentToggled - Class in org.drinkless.tdlib
-
The hasProtectedContent setting of a channel was toggled.
- TdApi.ChatEventInviteLinkDeleted - Class in org.drinkless.tdlib
-
A revoked chat invite link was deleted.
- TdApi.ChatEventInviteLinkEdited - Class in org.drinkless.tdlib
-
A chat invite link was edited.
- TdApi.ChatEventInviteLinkRevoked - Class in org.drinkless.tdlib
-
A chat invite link was revoked.
- TdApi.ChatEventInvitesToggled - Class in org.drinkless.tdlib
-
The canInviteUsers permission of a supergroup chat was toggled.
- TdApi.ChatEventIsAllHistoryAvailableToggled - Class in org.drinkless.tdlib
-
The isAllHistoryAvailable setting of a supergroup was toggled.
- TdApi.ChatEventIsForumToggled - Class in org.drinkless.tdlib
-
The isForum setting of a channel was toggled.
- TdApi.ChatEventLinkedChatChanged - Class in org.drinkless.tdlib
-
The linked chat of a supergroup was changed.
- TdApi.ChatEventLocationChanged - Class in org.drinkless.tdlib
-
The supergroup location was changed.
- TdApi.ChatEventLogFilters - Class in org.drinkless.tdlib
-
Represents a set of filters used to obtain a chat event log.
- TdApi.ChatEventMemberInvited - Class in org.drinkless.tdlib
-
A new chat member was invited.
- TdApi.ChatEventMemberJoined - Class in org.drinkless.tdlib
-
A new member joined the chat.
- TdApi.ChatEventMemberJoinedByInviteLink - Class in org.drinkless.tdlib
-
A new member joined the chat via an invite link.
- TdApi.ChatEventMemberJoinedByRequest - Class in org.drinkless.tdlib
-
A new member was accepted to the chat by an administrator.
- TdApi.ChatEventMemberLeft - Class in org.drinkless.tdlib
-
A member left the chat.
- TdApi.ChatEventMemberPromoted - Class in org.drinkless.tdlib
-
A chat member has gained/lost administrator status, or the list of their administrator privileges has changed.
- TdApi.ChatEventMemberRestricted - Class in org.drinkless.tdlib
-
A chat member was restricted/unrestricted or banned/unbanned, or the list of their restrictions has changed.
- TdApi.ChatEventMemberSubscriptionExtended - Class in org.drinkless.tdlib
-
A chat member extended their subscription to the chat.
- TdApi.ChatEventMessageAutoDeleteTimeChanged - Class in org.drinkless.tdlib
-
The message auto-delete timer was changed.
- TdApi.ChatEventMessageDeleted - Class in org.drinkless.tdlib
-
A message was deleted.
- TdApi.ChatEventMessageEdited - Class in org.drinkless.tdlib
-
A message was edited.
- TdApi.ChatEventMessagePinned - Class in org.drinkless.tdlib
-
A message was pinned.
- TdApi.ChatEventMessageUnpinned - Class in org.drinkless.tdlib
-
A message was unpinned.
- TdApi.ChatEventPermissionsChanged - Class in org.drinkless.tdlib
-
The chat permissions were changed.
- TdApi.ChatEventPhotoChanged - Class in org.drinkless.tdlib
-
The chat photo was changed.
- TdApi.ChatEventPollStopped - Class in org.drinkless.tdlib
-
A poll in a message was stopped.
- TdApi.ChatEventProfileAccentColorChanged - Class in org.drinkless.tdlib
-
The chat's profile accent color or profile background custom emoji were changed.
- TdApi.ChatEvents - Class in org.drinkless.tdlib
-
Contains a list of chat events.
- TdApi.ChatEventShowMessageSenderToggled - Class in org.drinkless.tdlib
-
The showMessageSender setting of a channel was toggled.
- TdApi.ChatEventSignMessagesToggled - Class in org.drinkless.tdlib
-
The signMessages setting of a channel was toggled.
- TdApi.ChatEventSlowModeDelayChanged - Class in org.drinkless.tdlib
-
The slowModeDelay setting of a supergroup was changed.
- TdApi.ChatEventStickerSetChanged - Class in org.drinkless.tdlib
-
The supergroup sticker set was changed.
- TdApi.ChatEventTitleChanged - Class in org.drinkless.tdlib
-
The chat title was changed.
- TdApi.ChatEventUsernameChanged - Class in org.drinkless.tdlib
-
The chat editable username was changed.
- TdApi.ChatEventVideoChatCreated - Class in org.drinkless.tdlib
-
A video chat was created.
- TdApi.ChatEventVideoChatEnded - Class in org.drinkless.tdlib
-
A video chat was ended.
- TdApi.ChatEventVideoChatMuteNewParticipantsToggled - Class in org.drinkless.tdlib
-
The muteNewParticipants setting of a video chat was toggled.
- TdApi.ChatEventVideoChatParticipantIsMutedToggled - Class in org.drinkless.tdlib
-
A video chat participant was muted or unmuted.
- TdApi.ChatEventVideoChatParticipantVolumeLevelChanged - Class in org.drinkless.tdlib
-
A video chat participant volume level was changed.
- TdApi.ChatFolder - Class in org.drinkless.tdlib
-
Represents a folder for user chats.
- TdApi.ChatFolderIcon - Class in org.drinkless.tdlib
-
Represents an icon for a chat folder.
- TdApi.ChatFolderInfo - Class in org.drinkless.tdlib
-
Contains basic information about a chat folder.
- TdApi.ChatFolderInviteLink - Class in org.drinkless.tdlib
-
Contains a chat folder invite link.
- TdApi.ChatFolderInviteLinkInfo - Class in org.drinkless.tdlib
-
Contains information about an invite link to a chat folder.
- TdApi.ChatFolderInviteLinks - Class in org.drinkless.tdlib
-
Represents a list of chat folder invite links.
- TdApi.ChatInviteLink - Class in org.drinkless.tdlib
-
Contains a chat invite link.
- TdApi.ChatInviteLinkCount - Class in org.drinkless.tdlib
-
Describes a chat administrator with a number of active and revoked chat invite links.
- TdApi.ChatInviteLinkCounts - Class in org.drinkless.tdlib
-
Contains a list of chat invite link counts.
- TdApi.ChatInviteLinkInfo - Class in org.drinkless.tdlib
-
Contains information about a chat invite link.
- TdApi.ChatInviteLinkMember - Class in org.drinkless.tdlib
-
Describes a chat member joined a chat via an invite link.
- TdApi.ChatInviteLinkMembers - Class in org.drinkless.tdlib
-
Contains a list of chat members joined a chat via an invite link.
- TdApi.ChatInviteLinks - Class in org.drinkless.tdlib
-
Contains a list of chat invite links.
- TdApi.ChatInviteLinkSubscriptionInfo - Class in org.drinkless.tdlib
-
Contains information about subscription plan that must be paid by the user to use a chat invite link.
- TdApi.ChatJoinRequest - Class in org.drinkless.tdlib
-
Describes a user that sent a join request and waits for administrator approval.
- TdApi.ChatJoinRequests - Class in org.drinkless.tdlib
-
Contains a list of requests to join a chat.
- TdApi.ChatJoinRequestsInfo - Class in org.drinkless.tdlib
-
Contains information about pending join requests for a chat.
- TdApi.ChatList - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatListArchive - Class in org.drinkless.tdlib
-
A list of chats usually located at the top of the main chat list.
- TdApi.ChatListFolder - Class in org.drinkless.tdlib
-
A list of chats added to a chat folder.
- TdApi.ChatListMain - Class in org.drinkless.tdlib
-
A main list of chats.
- TdApi.ChatLists - Class in org.drinkless.tdlib
-
Contains a list of chat lists.
- TdApi.ChatLocation - Class in org.drinkless.tdlib
-
Represents a location to which a chat is connected.
- TdApi.ChatMember - Class in org.drinkless.tdlib
-
Describes a user or a chat as a member of another chat.
- TdApi.ChatMembers - Class in org.drinkless.tdlib
-
Contains a list of chat members.
- TdApi.ChatMembersFilter - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatMembersFilterAdministrators - Class in org.drinkless.tdlib
-
Returns the owner and administrators.
- TdApi.ChatMembersFilterBanned - Class in org.drinkless.tdlib
-
Returns users banned from the chat; can be used only by administrators in a supergroup or in a channel.
- TdApi.ChatMembersFilterBots - Class in org.drinkless.tdlib
-
Returns bot members of the chat.
- TdApi.ChatMembersFilterContacts - Class in org.drinkless.tdlib
-
Returns contacts of the user.
- TdApi.ChatMembersFilterMembers - Class in org.drinkless.tdlib
-
Returns all chat members, including restricted chat members.
- TdApi.ChatMembersFilterMention - Class in org.drinkless.tdlib
-
Returns users which can be mentioned in the chat.
- TdApi.ChatMembersFilterRestricted - Class in org.drinkless.tdlib
-
Returns users under certain restrictions in the chat; can be used only by administrators in a supergroup.
- TdApi.ChatMemberStatus - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatMemberStatusAdministrator - Class in org.drinkless.tdlib
-
The user is a member of the chat and has some additional privileges.
- TdApi.ChatMemberStatusBanned - Class in org.drinkless.tdlib
-
The user or the chat was banned (and hence is not a member of the chat).
- TdApi.ChatMemberStatusCreator - Class in org.drinkless.tdlib
-
The user is the owner of the chat and has all the administrator privileges.
- TdApi.ChatMemberStatusLeft - Class in org.drinkless.tdlib
-
The user or the chat is not a chat member.
- TdApi.ChatMemberStatusMember - Class in org.drinkless.tdlib
-
The user is a member of the chat, without any additional privileges or restrictions.
- TdApi.ChatMemberStatusRestricted - Class in org.drinkless.tdlib
-
The user is under certain restrictions in the chat.
- TdApi.ChatMessageSender - Class in org.drinkless.tdlib
-
Represents a message sender, which can be used to send messages in a chat.
- TdApi.ChatMessageSenders - Class in org.drinkless.tdlib
-
Represents a list of message senders, which can be used to send messages in a chat.
- TdApi.ChatNotificationSettings - Class in org.drinkless.tdlib
-
Contains information about notification settings for a chat or a forum topic.
- TdApi.ChatPermissions - Class in org.drinkless.tdlib
-
Describes actions that a user is allowed to take in a chat.
- TdApi.ChatPhoto - Class in org.drinkless.tdlib
-
Describes a chat or user profile photo.
- TdApi.ChatPhotoInfo - Class in org.drinkless.tdlib
-
Contains basic information about the photo of a chat.
- TdApi.ChatPhotos - Class in org.drinkless.tdlib
-
Contains a list of chat or user profile photos.
- TdApi.ChatPhotoSticker - Class in org.drinkless.tdlib
-
Information about the sticker, which was used to create the chat photo.
- TdApi.ChatPhotoStickerType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatPhotoStickerTypeCustomEmoji - Class in org.drinkless.tdlib
-
Information about the custom emoji, which was used to create the chat photo.
- TdApi.ChatPhotoStickerTypeRegularOrMask - Class in org.drinkless.tdlib
-
Information about the sticker, which was used to create the chat photo.
- TdApi.ChatPosition - Class in org.drinkless.tdlib
-
Describes a position of a chat in a chat list.
- TdApi.ChatRevenueAmount - Class in org.drinkless.tdlib
-
Contains information about revenue earned from sponsored messages in a chat.
- TdApi.ChatRevenueStatistics - Class in org.drinkless.tdlib
-
A detailed statistics about revenue earned from sponsored messages in a chat.
- TdApi.ChatRevenueTransaction - Class in org.drinkless.tdlib
-
Contains a chat revenue transactions.
- TdApi.ChatRevenueTransactions - Class in org.drinkless.tdlib
-
Contains a list of chat revenue transactions.
- TdApi.ChatRevenueTransactionType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatRevenueTransactionTypeEarnings - Class in org.drinkless.tdlib
-
Describes earnings from sponsored messages in a chat in some time frame.
- TdApi.ChatRevenueTransactionTypeRefund - Class in org.drinkless.tdlib
-
Describes a refund for failed withdrawal of earnings.
- TdApi.ChatRevenueTransactionTypeWithdrawal - Class in org.drinkless.tdlib
-
Describes a withdrawal of earnings.
- TdApi.Chats - Class in org.drinkless.tdlib
-
Represents a list of chats.
- TdApi.ChatSource - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatSourceMtprotoProxy - Class in org.drinkless.tdlib
-
The chat is sponsored by the user's MTProxy server.
- TdApi.ChatSourcePublicServiceAnnouncement - Class in org.drinkless.tdlib
-
The chat contains a public service announcement.
- TdApi.ChatStatistics - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatStatisticsAdministratorActionsInfo - Class in org.drinkless.tdlib
-
Contains statistics about administrator actions done by a user.
- TdApi.ChatStatisticsChannel - Class in org.drinkless.tdlib
-
A detailed statistics about a channel chat.
- TdApi.ChatStatisticsInteractionInfo - Class in org.drinkless.tdlib
-
Contains statistics about interactions with a message sent in the chat or a story sent by the chat.
- TdApi.ChatStatisticsInviterInfo - Class in org.drinkless.tdlib
-
Contains statistics about number of new members invited by a user.
- TdApi.ChatStatisticsMessageSenderInfo - Class in org.drinkless.tdlib
-
Contains statistics about messages sent by a user.
- TdApi.ChatStatisticsObjectType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatStatisticsObjectTypeMessage - Class in org.drinkless.tdlib
-
Describes a message sent in the chat.
- TdApi.ChatStatisticsObjectTypeStory - Class in org.drinkless.tdlib
-
Describes a story sent by the chat.
- TdApi.ChatStatisticsSupergroup - Class in org.drinkless.tdlib
-
A detailed statistics about a supergroup chat.
- TdApi.ChatTheme - Class in org.drinkless.tdlib
-
Describes a chat theme.
- TdApi.ChatType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ChatTypeBasicGroup - Class in org.drinkless.tdlib
-
A basic group (a chat with 0-200 other users).
- TdApi.ChatTypePrivate - Class in org.drinkless.tdlib
-
An ordinary chat with a user.
- TdApi.ChatTypeSecret - Class in org.drinkless.tdlib
-
A secret chat with a user.
- TdApi.ChatTypeSupergroup - Class in org.drinkless.tdlib
-
A supergroup or channel (with unlimited members).
- TdApi.CheckAuthenticationBotToken - Class in org.drinkless.tdlib
-
Checks the authentication token of a bot; to log in as a bot.
- TdApi.CheckAuthenticationCode - Class in org.drinkless.tdlib
-
Checks the authentication code.
- TdApi.CheckAuthenticationEmailCode - Class in org.drinkless.tdlib
-
Checks the authentication of an email address.
- TdApi.CheckAuthenticationPassword - Class in org.drinkless.tdlib
-
Checks the 2-step verification password for correctness.
- TdApi.CheckAuthenticationPasswordRecoveryCode - Class in org.drinkless.tdlib
-
Checks whether a 2-step verification password recovery code sent to an email address is valid.
- TdApi.CheckChatFolderInviteLink - Class in org.drinkless.tdlib
-
Checks the validity of an invite link for a chat folder and returns information about the corresponding chat folder.
- TdApi.CheckChatInviteLink - Class in org.drinkless.tdlib
-
Checks the validity of an invite link for a chat and returns information about the corresponding chat.
- TdApi.CheckChatUsername - Class in org.drinkless.tdlib
-
Checks whether a username can be set for a chat.
- TdApi.CheckChatUsernameResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CheckChatUsernameResultOk - Class in org.drinkless.tdlib
-
The username can be set.
- TdApi.CheckChatUsernameResultPublicChatsTooMany - Class in org.drinkless.tdlib
-
The user has too many chats with username, one of them must be made private first.
- TdApi.CheckChatUsernameResultPublicGroupsUnavailable - Class in org.drinkless.tdlib
-
The user can't be a member of a public supergroup.
- TdApi.CheckChatUsernameResultUsernameInvalid - Class in org.drinkless.tdlib
-
The username is invalid.
- TdApi.CheckChatUsernameResultUsernameOccupied - Class in org.drinkless.tdlib
-
The username is occupied.
- TdApi.CheckChatUsernameResultUsernamePurchasable - Class in org.drinkless.tdlib
-
The username can be purchased at https://fragment.com.
- TdApi.CheckCreatedPublicChatsLimit - Class in org.drinkless.tdlib
-
Checks whether the maximum number of owned public chats has been reached.
- TdApi.CheckEmailAddressVerificationCode - Class in org.drinkless.tdlib
-
Checks the email address verification code for Telegram Passport.
- TdApi.CheckLoginEmailAddressCode - Class in org.drinkless.tdlib
-
Checks the login email address authentication.
- TdApi.CheckPasswordRecoveryCode - Class in org.drinkless.tdlib
-
Checks whether a 2-step verification password recovery code sent to an email address is valid.
- TdApi.CheckPhoneNumberCode - Class in org.drinkless.tdlib
-
Check the authentication code and completes the request for which the code was sent if appropriate.
- TdApi.CheckPremiumGiftCode - Class in org.drinkless.tdlib
-
Return information about a Telegram Premium gift code.
- TdApi.CheckQuickReplyShortcutName - Class in org.drinkless.tdlib
-
Checks validness of a name for a quick reply shortcut.
- TdApi.CheckRecoveryEmailAddressCode - Class in org.drinkless.tdlib
-
Checks the 2-step verification recovery email address verification code.
- TdApi.CheckStickerSetName - Class in org.drinkless.tdlib
-
Checks whether a name can be used for a new sticker set.
- TdApi.CheckStickerSetNameResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CheckStickerSetNameResultNameInvalid - Class in org.drinkless.tdlib
-
The name is invalid.
- TdApi.CheckStickerSetNameResultNameOccupied - Class in org.drinkless.tdlib
-
The name is occupied.
- TdApi.CheckStickerSetNameResultOk - Class in org.drinkless.tdlib
-
The name can be set.
- TdApi.CheckWebAppFileDownload - Class in org.drinkless.tdlib
-
Checks whether a file can be downloaded and saved locally by Web App request.
- TdApi.CleanFileName - Class in org.drinkless.tdlib
-
Removes potentially dangerous characters from the name of a file.
- TdApi.ClearAllDraftMessages - Class in org.drinkless.tdlib
-
Clears message drafts in all chats.
- TdApi.ClearAutosaveSettingsExceptions - Class in org.drinkless.tdlib
-
Clears the list of all autosave settings exceptions.
- TdApi.ClearImportedContacts - Class in org.drinkless.tdlib
-
Clears all imported contacts, contact list remains unchanged.
- TdApi.ClearRecentEmojiStatuses - Class in org.drinkless.tdlib
-
Clears the list of recently used emoji statuses for self status.
- TdApi.ClearRecentlyFoundChats - Class in org.drinkless.tdlib
-
Clears the list of recently found chats.
- TdApi.ClearRecentReactions - Class in org.drinkless.tdlib
-
Clears the list of recently used reactions.
- TdApi.ClearRecentStickers - Class in org.drinkless.tdlib
-
Clears the list of recently used stickers.
- TdApi.ClearSearchedForTags - Class in org.drinkless.tdlib
-
Clears the list of recently searched for hashtags or cashtags.
- TdApi.ClickAnimatedEmojiMessage - Class in org.drinkless.tdlib
-
Informs TDLib that a message with an animated emoji was clicked by the user.
- TdApi.ClickChatSponsoredMessage - Class in org.drinkless.tdlib
-
Informs TDLib that the user opened the sponsored chat via the button, the name, the chat photo, a mention in the sponsored message text, or the media in the sponsored message.
- TdApi.ClickPremiumSubscriptionButton - Class in org.drinkless.tdlib
-
Informs TDLib that the user clicked Premium subscription button on the Premium features screen.
- TdApi.Close - Class in org.drinkless.tdlib
-
Closes the TDLib instance.
- TdApi.CloseBirthdayUser - Class in org.drinkless.tdlib
-
Describes a user that had or will have a birthday soon.
- TdApi.CloseChat - Class in org.drinkless.tdlib
-
Informs TDLib that the chat is closed by the user.
- TdApi.ClosedVectorPath - Class in org.drinkless.tdlib
-
Represents a closed vector path.
- TdApi.CloseSecretChat - Class in org.drinkless.tdlib
-
Closes a secret chat, effectively transferring its state to secretChatStateClosed.
- TdApi.CloseStory - Class in org.drinkless.tdlib
-
Informs TDLib that a story is closed by the user.
- TdApi.CloseWebApp - Class in org.drinkless.tdlib
-
Informs TDLib that a previously opened Web App was closed.
- TdApi.CollectibleItemInfo - Class in org.drinkless.tdlib
-
Contains information about a collectible item and its last purchase.
- TdApi.CollectibleItemType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.CollectibleItemTypePhoneNumber - Class in org.drinkless.tdlib
-
A phone number.
- TdApi.CollectibleItemTypeUsername - Class in org.drinkless.tdlib
-
A username.
- TdApi.CommitPendingPaidMessageReactions - Class in org.drinkless.tdlib
-
Applies all pending paid reactions on a message.
- TdApi.ConfirmQrCodeAuthentication - Class in org.drinkless.tdlib
-
Confirms QR code authentication on another device.
- TdApi.ConfirmSession - Class in org.drinkless.tdlib
-
Confirms an unconfirmed session of the current user from another device.
- TdApi.ConnectChatAffiliateProgram - Class in org.drinkless.tdlib
-
Connects an affiliate program to the given chat.
- TdApi.ConnectedWebsite - Class in org.drinkless.tdlib
-
Contains information about one website the current user is logged in with Telegram.
- TdApi.ConnectedWebsites - Class in org.drinkless.tdlib
-
Contains a list of websites the current user is logged in with Telegram.
- TdApi.ConnectionState - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ConnectionStateConnecting - Class in org.drinkless.tdlib
-
Establishing a connection to the Telegram servers.
- TdApi.ConnectionStateConnectingToProxy - Class in org.drinkless.tdlib
-
Establishing a connection with a proxy server.
- TdApi.ConnectionStateReady - Class in org.drinkless.tdlib
-
There is a working connection to the Telegram servers.
- TdApi.ConnectionStateUpdating - Class in org.drinkless.tdlib
-
Downloading data expected to be received while the application was offline.
- TdApi.ConnectionStateWaitingForNetwork - Class in org.drinkless.tdlib
-
Waiting for the network to become available.
- TdApi.Contact - Class in org.drinkless.tdlib
-
Describes a user contact.
- TdApi.Count - Class in org.drinkless.tdlib
-
Contains a counter.
- TdApi.Countries - Class in org.drinkless.tdlib
-
Contains information about countries.
- TdApi.CountryInfo - Class in org.drinkless.tdlib
-
Contains information about a country.
- TdApi.CreateBasicGroupChat - Class in org.drinkless.tdlib
-
Returns an existing chat corresponding to a known basic group.
- TdApi.CreateBusinessChatLink - Class in org.drinkless.tdlib
-
Creates a business chat link for the current account.
- TdApi.CreateCall - Class in org.drinkless.tdlib
-
Creates a new call.
- TdApi.CreateChatFolder - Class in org.drinkless.tdlib
-
Creates new chat folder.
- TdApi.CreateChatFolderInviteLink - Class in org.drinkless.tdlib
-
Creates a new invite link for a chat folder.
- TdApi.CreateChatInviteLink - Class in org.drinkless.tdlib
-
Creates a new invite link for a chat.
- TdApi.CreateChatSubscriptionInviteLink - Class in org.drinkless.tdlib
-
Creates a new subscription invite link for a channel chat.
- TdApi.CreatedBasicGroupChat - Class in org.drinkless.tdlib
-
Contains information about a newly created basic group chat.
- TdApi.CreateForumTopic - Class in org.drinkless.tdlib
-
Creates a topic in a forum supergroup chat; requires canManageTopics administrator or canCreateTopics member right in the supergroup.
- TdApi.CreateInvoiceLink - Class in org.drinkless.tdlib
-
Creates a link for the given invoice; for bots only.
- TdApi.CreateNewBasicGroupChat - Class in org.drinkless.tdlib
-
Creates a new basic group and sends a corresponding messageBasicGroupChatCreate.
- TdApi.CreateNewSecretChat - Class in org.drinkless.tdlib
-
Creates a new secret chat.
- TdApi.CreateNewStickerSet - Class in org.drinkless.tdlib
-
Creates a new sticker set.
- TdApi.CreateNewSupergroupChat - Class in org.drinkless.tdlib
-
Creates a new supergroup or channel and sends a corresponding messageSupergroupChatCreate.
- TdApi.CreatePrivateChat - Class in org.drinkless.tdlib
-
Returns an existing chat corresponding to a given user.
- TdApi.CreateSecretChat - Class in org.drinkless.tdlib
-
Returns an existing chat corresponding to a known secret chat.
- TdApi.CreateSupergroupChat - Class in org.drinkless.tdlib
-
Returns an existing chat corresponding to a known supergroup or channel.
- TdApi.CreateTemporaryPassword - Class in org.drinkless.tdlib
-
Creates a new temporary password for processing payments.
- TdApi.CreateVideoChat - Class in org.drinkless.tdlib
-
Creates a video chat (a group call bound to a chat).
- TdApi.CurrentWeather - Class in org.drinkless.tdlib
-
Describes the current weather.
- TdApi.CustomRequestResult - Class in org.drinkless.tdlib
-
Contains the result of a custom request.
- TdApi.DatabaseStatistics - Class in org.drinkless.tdlib
-
Contains database statistics.
- TdApi.Date - Class in org.drinkless.tdlib
-
Represents a date according to the Gregorian calendar.
- TdApi.DatedFile - Class in org.drinkless.tdlib
-
File with the date it was uploaded.
- TdApi.DateRange - Class in org.drinkless.tdlib
-
Represents a date range.
- TdApi.DeepLinkInfo - Class in org.drinkless.tdlib
-
Contains information about a tg: deep link.
- TdApi.DeleteAccount - Class in org.drinkless.tdlib
-
Deletes the account of the current user, deleting all information associated with the user from the server.
- TdApi.DeleteAllCallMessages - Class in org.drinkless.tdlib
-
Deletes all call messages.
- TdApi.DeleteAllRevokedChatInviteLinks - Class in org.drinkless.tdlib
-
Deletes all revoked chat invite links created by a given chat administrator.
- TdApi.DeleteBotMediaPreviews - Class in org.drinkless.tdlib
-
Delete media previews from the list of media previews of a bot.
- TdApi.DeleteBusinessChatLink - Class in org.drinkless.tdlib
-
Deletes a business chat link of the current account.
- TdApi.DeleteBusinessConnectedBot - Class in org.drinkless.tdlib
-
Deletes the business bot that is connected to the current user account.
- TdApi.DeleteChat - Class in org.drinkless.tdlib
-
Deletes a chat along with all messages in the corresponding chat for all chat members.
- TdApi.DeleteChatBackground - Class in org.drinkless.tdlib
-
Deletes background in a specific chat.
- TdApi.DeleteChatFolder - Class in org.drinkless.tdlib
-
Deletes existing chat folder.
- TdApi.DeleteChatFolderInviteLink - Class in org.drinkless.tdlib
-
Deletes an invite link for a chat folder.
- TdApi.DeleteChatHistory - Class in org.drinkless.tdlib
-
Deletes all messages in the chat.
- TdApi.DeleteChatMessagesByDate - Class in org.drinkless.tdlib
-
Deletes all messages between the specified dates in a chat.
- TdApi.DeleteChatMessagesBySender - Class in org.drinkless.tdlib
-
Deletes all messages sent by the specified message sender in a chat.
- TdApi.DeleteChatReplyMarkup - Class in org.drinkless.tdlib
-
Deletes the default reply markup from a chat.
- TdApi.DeleteCommands - Class in org.drinkless.tdlib
-
Deletes commands supported by the bot for the given user scope and language; for bots only.
- TdApi.DeleteDefaultBackground - Class in org.drinkless.tdlib
-
Deletes default background for chats.
- TdApi.DeleteFile - Class in org.drinkless.tdlib
-
Deletes a file from the TDLib file cache.
- TdApi.DeleteForumTopic - Class in org.drinkless.tdlib
-
Deletes all messages in a forum topic; requires canDeleteMessages administrator right in the supergroup unless the user is creator of the topic, the topic has no messages from other users and has at most 11 messages.
- TdApi.DeleteLanguagePack - Class in org.drinkless.tdlib
-
Deletes all information about a language pack in the current localization target.
- TdApi.DeleteMessages - Class in org.drinkless.tdlib
-
Deletes messages.
- TdApi.DeletePassportElement - Class in org.drinkless.tdlib
-
Deletes a Telegram Passport element.
- TdApi.DeleteProfilePhoto - Class in org.drinkless.tdlib
-
Deletes a profile photo.
- TdApi.DeleteQuickReplyShortcut - Class in org.drinkless.tdlib
-
Deletes a quick reply shortcut.
- TdApi.DeleteQuickReplyShortcutMessages - Class in org.drinkless.tdlib
-
Deletes specified quick reply messages.
- TdApi.DeleteRevokedChatInviteLink - Class in org.drinkless.tdlib
-
Deletes revoked chat invite links.
- TdApi.DeleteSavedCredentials - Class in org.drinkless.tdlib
-
Deletes saved credentials for all payment provider bots.
- TdApi.DeleteSavedMessagesTopicHistory - Class in org.drinkless.tdlib
-
Deletes all messages in a Saved Messages topic.
- TdApi.DeleteSavedMessagesTopicMessagesByDate - Class in org.drinkless.tdlib
-
Deletes all messages between the specified dates in a Saved Messages topic.
- TdApi.DeleteSavedOrderInfo - Class in org.drinkless.tdlib
-
Deletes saved order information.
- TdApi.DeleteStickerSet - Class in org.drinkless.tdlib
-
Completely deletes a sticker set.
- TdApi.DeleteStory - Class in org.drinkless.tdlib
-
Deletes a previously sent story.
- TdApi.Destroy - Class in org.drinkless.tdlib
-
Closes the TDLib instance, destroying all local data without a proper logout.
- TdApi.DeviceToken - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.DeviceTokenApplePush - Class in org.drinkless.tdlib
-
A token for Apple Push Notification service.
- TdApi.DeviceTokenApplePushVoIP - Class in org.drinkless.tdlib
-
A token for Apple Push Notification service VoIP notifications.
- TdApi.DeviceTokenBlackBerryPush - Class in org.drinkless.tdlib
-
A token for BlackBerry Push Service.
- TdApi.DeviceTokenFirebaseCloudMessaging - Class in org.drinkless.tdlib
-
A token for Firebase Cloud Messaging.
- TdApi.DeviceTokenHuaweiPush - Class in org.drinkless.tdlib
-
A token for HUAWEI Push Service.
- TdApi.DeviceTokenMicrosoftPush - Class in org.drinkless.tdlib
-
A token for Microsoft Push Notification Service.
- TdApi.DeviceTokenMicrosoftPushVoIP - Class in org.drinkless.tdlib
-
A token for Microsoft Push Notification Service VoIP channel.
- TdApi.DeviceTokenSimplePush - Class in org.drinkless.tdlib
-
A token for Simple Push API for Firefox OS.
- TdApi.DeviceTokenTizenPush - Class in org.drinkless.tdlib
-
A token for Tizen Push Service.
- TdApi.DeviceTokenUbuntuPush - Class in org.drinkless.tdlib
-
A token for Ubuntu Push Client service.
- TdApi.DeviceTokenWebPush - Class in org.drinkless.tdlib
-
A token for web Push API.
- TdApi.DeviceTokenWindowsPush - Class in org.drinkless.tdlib
-
A token for Windows Push Notification Services.
- TdApi.DiceStickers - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.DiceStickersRegular - Class in org.drinkless.tdlib
-
A regular animated sticker.
- TdApi.DiceStickersSlotMachine - Class in org.drinkless.tdlib
-
Animated stickers to be combined into a slot machine.
- TdApi.DisableAllSupergroupUsernames - Class in org.drinkless.tdlib
-
Disables all active non-editable usernames of a supergroup or channel, requires owner privileges in the supergroup or channel.
- TdApi.DisableProxy - Class in org.drinkless.tdlib
-
Disables the currently enabled proxy.
- TdApi.DiscardCall - Class in org.drinkless.tdlib
-
Discards a call.
- TdApi.DisconnectAllWebsites - Class in org.drinkless.tdlib
-
Disconnects all websites from the current user's Telegram account.
- TdApi.DisconnectChatAffiliateProgram - Class in org.drinkless.tdlib
-
Disconnects an affiliate program from the given chat and immediately deactivates its referral link.
- TdApi.DisconnectWebsite - Class in org.drinkless.tdlib
-
Disconnects website from the current user's Telegram account.
- TdApi.Document - Class in org.drinkless.tdlib
-
Describes a document of any type.
- TdApi.DownloadedFileCounts - Class in org.drinkless.tdlib
-
Contains number of being downloaded and recently downloaded files found.
- TdApi.DownloadFile - Class in org.drinkless.tdlib
-
Downloads a file from the cloud.
- TdApi.DraftMessage - Class in org.drinkless.tdlib
-
Contains information about a message draft.
- TdApi.EditBotMediaPreview - Class in org.drinkless.tdlib
-
Replaces media preview in the list of media previews of a bot.
- TdApi.EditBusinessChatLink - Class in org.drinkless.tdlib
-
Edits a business chat link of the current account.
- TdApi.EditBusinessMessageCaption - Class in org.drinkless.tdlib
-
Edits the caption of a message sent on behalf of a business account; for bots only.
- TdApi.EditBusinessMessageLiveLocation - Class in org.drinkless.tdlib
-
Edits the content of a live location in a message sent on behalf of a business account; for bots only.
- TdApi.EditBusinessMessageMedia - Class in org.drinkless.tdlib
-
Edits the media content of a message with a text, an animation, an audio, a document, a photo or a video in a message sent on behalf of a business account; for bots only.
- TdApi.EditBusinessMessageReplyMarkup - Class in org.drinkless.tdlib
-
Edits the reply markup of a message sent on behalf of a business account; for bots only.
- TdApi.EditBusinessMessageText - Class in org.drinkless.tdlib
-
Edits the text of a text or game message sent on behalf of a business account; for bots only.
- TdApi.EditChatFolder - Class in org.drinkless.tdlib
-
Edits existing chat folder.
- TdApi.EditChatFolderInviteLink - Class in org.drinkless.tdlib
-
Edits an invite link for a chat folder.
- TdApi.EditChatInviteLink - Class in org.drinkless.tdlib
-
Edits a non-primary invite link for a chat.
- TdApi.EditChatSubscriptionInviteLink - Class in org.drinkless.tdlib
-
Edits a subscription invite link for a channel chat.
- TdApi.EditCustomLanguagePackInfo - Class in org.drinkless.tdlib
-
Edits information about a custom local language pack in the current localization target.
- TdApi.EditForumTopic - Class in org.drinkless.tdlib
-
Edits title and icon of a topic in a forum supergroup chat; requires canManageTopics right in the supergroup unless the user is creator of the topic.
- TdApi.EditInlineMessageCaption - Class in org.drinkless.tdlib
-
Edits the caption of an inline message sent via a bot; for bots only.
- TdApi.EditInlineMessageLiveLocation - Class in org.drinkless.tdlib
-
Edits the content of a live location in an inline message sent via a bot; for bots only.
- TdApi.EditInlineMessageMedia - Class in org.drinkless.tdlib
-
Edits the media content of a message with a text, an animation, an audio, a document, a photo or a video in an inline message sent via a bot; for bots only.
- TdApi.EditInlineMessageReplyMarkup - Class in org.drinkless.tdlib
-
Edits the reply markup of an inline message sent via a bot; for bots only.
- TdApi.EditInlineMessageText - Class in org.drinkless.tdlib
-
Edits the text of an inline text or game message sent via a bot; for bots only.
- TdApi.EditMessageCaption - Class in org.drinkless.tdlib
-
Edits the message content caption.
- TdApi.EditMessageLiveLocation - Class in org.drinkless.tdlib
-
Edits the message content of a live location.
- TdApi.EditMessageMedia - Class in org.drinkless.tdlib
-
Edits the media content of a message, including message caption.
- TdApi.EditMessageReplyMarkup - Class in org.drinkless.tdlib
-
Edits the message reply markup; for bots only.
- TdApi.EditMessageSchedulingState - Class in org.drinkless.tdlib
-
Edits the time when a scheduled message will be sent.
- TdApi.EditMessageText - Class in org.drinkless.tdlib
-
Edits the text of a message (or a text of a game message).
- TdApi.EditProxy - Class in org.drinkless.tdlib
-
Edits an existing proxy server for network requests.
- TdApi.EditQuickReplyMessage - Class in org.drinkless.tdlib
-
Asynchronously edits the text, media or caption of a quick reply message.
- TdApi.EditStarSubscription - Class in org.drinkless.tdlib
-
Cancels or re-enables Telegram Star subscription.
- TdApi.EditStory - Class in org.drinkless.tdlib
-
Changes content and caption of a story.
- TdApi.EditStoryCover - Class in org.drinkless.tdlib
-
Changes cover of a video story.
- TdApi.EditUserStarSubscription - Class in org.drinkless.tdlib
-
Cancels or re-enables Telegram Star subscription for a user; for bots only.
- TdApi.EmailAddressAuthentication - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.EmailAddressAuthenticationAppleId - Class in org.drinkless.tdlib
-
An authentication token received through Apple ID.
- TdApi.EmailAddressAuthenticationCode - Class in org.drinkless.tdlib
-
An authentication code delivered to a user's email address.
- TdApi.EmailAddressAuthenticationCodeInfo - Class in org.drinkless.tdlib
-
Information about the email address authentication code that was sent.
- TdApi.EmailAddressAuthenticationGoogleId - Class in org.drinkless.tdlib
-
An authentication token received through Google ID.
- TdApi.EmailAddressResetState - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.EmailAddressResetStateAvailable - Class in org.drinkless.tdlib
-
Email address can be reset after the given period.
- TdApi.EmailAddressResetStatePending - Class in org.drinkless.tdlib
-
Email address reset has already been requested.
- TdApi.EmojiCategories - Class in org.drinkless.tdlib
-
Represents a list of emoji categories.
- TdApi.EmojiCategory - Class in org.drinkless.tdlib
-
Describes an emoji category.
- TdApi.EmojiCategorySource - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.EmojiCategorySourcePremium - Class in org.drinkless.tdlib
-
The category contains premium stickers that must be found by getPremiumStickers.
- TdApi.EmojiCategorySourceSearch - Class in org.drinkless.tdlib
-
The category contains a list of similar emoji to search for in getStickers and searchStickers for stickers, or getInlineQueryResults with the bot getOption("animation_search_bot_username") for animations.
- TdApi.EmojiCategoryType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.EmojiCategoryTypeChatPhoto - Class in org.drinkless.tdlib
-
The category must be used for chat photo emoji selection.
- TdApi.EmojiCategoryTypeDefault - Class in org.drinkless.tdlib
-
The category must be used by default (e.g., for custom emoji or animation search).
- TdApi.EmojiCategoryTypeEmojiStatus - Class in org.drinkless.tdlib
-
The category must be used for emoji status selection.
- TdApi.EmojiCategoryTypeRegularStickers - Class in org.drinkless.tdlib
-
The category must be used by default for regular sticker selection.
- TdApi.EmojiKeyword - Class in org.drinkless.tdlib
-
Represents an emoji with its keyword.
- TdApi.EmojiKeywords - Class in org.drinkless.tdlib
-
Represents a list of emojis with their keywords.
- TdApi.EmojiReaction - Class in org.drinkless.tdlib
-
Contains information about an emoji reaction.
- TdApi.Emojis - Class in org.drinkless.tdlib
-
Represents a list of emojis.
- TdApi.EmojiStatus - Class in org.drinkless.tdlib
-
Describes a custom emoji to be shown instead of the Telegram Premium badge.
- TdApi.EmojiStatuses - Class in org.drinkless.tdlib
-
Contains a list of custom emoji identifiers for emoji statuses.
- TdApi.EnableProxy - Class in org.drinkless.tdlib
-
Enables a proxy.
- TdApi.EncryptedCredentials - Class in org.drinkless.tdlib
-
Contains encrypted Telegram Passport data credentials.
- TdApi.EncryptedPassportElement - Class in org.drinkless.tdlib
-
Contains information about an encrypted Telegram Passport element; for bots only.
- TdApi.EndGroupCall - Class in org.drinkless.tdlib
-
Ends a group call.
- TdApi.EndGroupCallRecording - Class in org.drinkless.tdlib
-
Ends recording of an active group call.
- TdApi.EndGroupCallScreenSharing - Class in org.drinkless.tdlib
-
Ends screen sharing in a joined group call.
- TdApi.Error - Class in org.drinkless.tdlib
-
An object of this type can be returned on every function call, in case of an error.
- TdApi.FactCheck - Class in org.drinkless.tdlib
-
Describes a fact-check added to the message by an independent checker.
- TdApi.FailedToAddMember - Class in org.drinkless.tdlib
-
Contains information about a user that has failed to be added to a chat.
- TdApi.FailedToAddMembers - Class in org.drinkless.tdlib
-
Represents a list of users that has failed to be added to a chat.
- TdApi.File - Class in org.drinkless.tdlib
-
Represents a file.
- TdApi.FileDownload - Class in org.drinkless.tdlib
-
Describes a file added to file download list.
- TdApi.FileDownloadedPrefixSize - Class in org.drinkless.tdlib
-
Contains size of downloaded prefix of a file.
- TdApi.FilePart - Class in org.drinkless.tdlib
-
Contains a part of a file.
- TdApi.FileType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.FileTypeAnimation - Class in org.drinkless.tdlib
-
The file is an animation.
- TdApi.FileTypeAudio - Class in org.drinkless.tdlib
-
The file is an audio file.
- TdApi.FileTypeDocument - Class in org.drinkless.tdlib
-
The file is a document.
- TdApi.FileTypeNone - Class in org.drinkless.tdlib
-
The data is not a file.
- TdApi.FileTypeNotificationSound - Class in org.drinkless.tdlib
-
The file is a notification sound.
- TdApi.FileTypePhoto - Class in org.drinkless.tdlib
-
The file is a photo.
- TdApi.FileTypePhotoStory - Class in org.drinkless.tdlib
-
The file is a photo published as a story.
- TdApi.FileTypeProfilePhoto - Class in org.drinkless.tdlib
-
The file is a profile photo.
- TdApi.FileTypeSecret - Class in org.drinkless.tdlib
-
The file was sent to a secret chat (the file type is not known to the server).
- TdApi.FileTypeSecretThumbnail - Class in org.drinkless.tdlib
-
The file is a thumbnail of a file from a secret chat.
- TdApi.FileTypeSecure - Class in org.drinkless.tdlib
-
The file is a file from Secure storage used for storing Telegram Passport files.
- TdApi.FileTypeSelfDestructingPhoto - Class in org.drinkless.tdlib
-
The file is a self-destructing photo in a private chat.
- TdApi.FileTypeSelfDestructingVideo - Class in org.drinkless.tdlib
-
The file is a self-destructing video in a private chat.
- TdApi.FileTypeSelfDestructingVideoNote - Class in org.drinkless.tdlib
-
The file is a self-destructing video note in a private chat.
- TdApi.FileTypeSelfDestructingVoiceNote - Class in org.drinkless.tdlib
-
The file is a self-destructing voice note in a private chat.
- TdApi.FileTypeSticker - Class in org.drinkless.tdlib
-
The file is a sticker.
- TdApi.FileTypeThumbnail - Class in org.drinkless.tdlib
-
The file is a thumbnail of another file.
- TdApi.FileTypeUnknown - Class in org.drinkless.tdlib
-
The file type is not yet known.
- TdApi.FileTypeVideo - Class in org.drinkless.tdlib
-
The file is a video.
- TdApi.FileTypeVideoNote - Class in org.drinkless.tdlib
-
The file is a video note.
- TdApi.FileTypeVideoStory - Class in org.drinkless.tdlib
-
The file is a video published as a story.
- TdApi.FileTypeVoiceNote - Class in org.drinkless.tdlib
-
The file is a voice note.
- TdApi.FileTypeWallpaper - Class in org.drinkless.tdlib
-
The file is a wallpaper or a background pattern.
- TdApi.FinishFileGeneration - Class in org.drinkless.tdlib
-
Finishes the file generation.
- TdApi.FirebaseAuthenticationSettings - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.FirebaseAuthenticationSettingsAndroid - Class in org.drinkless.tdlib
-
Settings for Firebase Authentication in the official Android application.
- TdApi.FirebaseAuthenticationSettingsIos - Class in org.drinkless.tdlib
-
Settings for Firebase Authentication in the official iOS application.
- TdApi.FirebaseDeviceVerificationParameters - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.FirebaseDeviceVerificationParametersPlayIntegrity - Class in org.drinkless.tdlib
-
Device verification must be performed with the classic Play Integrity verification (https://developer.android.com/google/play/integrity/classic).
- TdApi.FirebaseDeviceVerificationParametersSafetyNet - Class in org.drinkless.tdlib
-
Device verification must be performed with the SafetyNet Attestation API.
- TdApi.FormattedText - Class in org.drinkless.tdlib
-
A text with some entities.
- TdApi.ForumTopic - Class in org.drinkless.tdlib
-
Describes a forum topic.
- TdApi.ForumTopicIcon - Class in org.drinkless.tdlib
-
Describes a forum topic icon.
- TdApi.ForumTopicInfo - Class in org.drinkless.tdlib
-
Contains basic information about a forum topic.
- TdApi.ForumTopics - Class in org.drinkless.tdlib
-
Describes a list of forum topics.
- TdApi.ForwardMessages - Class in org.drinkless.tdlib
-
Forwards previously sent messages.
- TdApi.ForwardSource - Class in org.drinkless.tdlib
-
Contains information about the last message from which a new message was forwarded last time.
- TdApi.FoundAffiliateProgram - Class in org.drinkless.tdlib
-
Describes a found affiliate program.
- TdApi.FoundAffiliatePrograms - Class in org.drinkless.tdlib
-
Represents a list of found affiliate programs.
- TdApi.FoundChatBoosts - Class in org.drinkless.tdlib
-
Contains a list of boosts applied to a chat.
- TdApi.FoundChatMessages - Class in org.drinkless.tdlib
-
Contains a list of messages found by a search in a given chat.
- TdApi.FoundFileDownloads - Class in org.drinkless.tdlib
-
Contains a list of downloaded files, found by a search.
- TdApi.FoundMessages - Class in org.drinkless.tdlib
-
Contains a list of messages found by a search.
- TdApi.FoundPosition - Class in org.drinkless.tdlib
-
Contains 0-based match position.
- TdApi.FoundPositions - Class in org.drinkless.tdlib
-
Contains 0-based positions of matched objects.
- TdApi.FoundStories - Class in org.drinkless.tdlib
-
Contains a list of stories found by a search.
- TdApi.FoundUsers - Class in org.drinkless.tdlib
-
Represents a list of found users.
- TdApi.FoundWebApp - Class in org.drinkless.tdlib
-
Contains information about a Web App found by its short name.
- TdApi.Function<R extends TdApi.Object> - Class in org.drinkless.tdlib
-
This class is a base class for all TDLib interface function-classes.
- TdApi.Game - Class in org.drinkless.tdlib
-
Describes a game.
- TdApi.GameHighScore - Class in org.drinkless.tdlib
-
Contains one row of the game high score table.
- TdApi.GameHighScores - Class in org.drinkless.tdlib
-
Contains a list of game high scores.
- TdApi.GetAccountTtl - Class in org.drinkless.tdlib
-
Returns the period of inactivity after which the account of the current user will automatically be deleted.
- TdApi.GetActiveSessions - Class in org.drinkless.tdlib
-
Returns all active sessions of the current user.
- TdApi.GetAllPassportElements - Class in org.drinkless.tdlib
-
Returns all available Telegram Passport elements.
- TdApi.GetAllStickerEmojis - Class in org.drinkless.tdlib
-
Returns unique emoji that correspond to stickers to be found by the getStickers(stickerType, query, 1000000, chatId).
- TdApi.GetAnimatedEmoji - Class in org.drinkless.tdlib
-
Returns an animated emoji corresponding to a given emoji.
- TdApi.GetApplicationConfig - Class in org.drinkless.tdlib
-
Returns application config, provided by the server.
- TdApi.GetApplicationDownloadLink - Class in org.drinkless.tdlib
-
Returns the link for downloading official Telegram application to be used when the current user invites friends to Telegram.
- TdApi.GetArchiveChatListSettings - Class in org.drinkless.tdlib
-
Returns settings for automatic moving of chats to and from the Archive chat lists.
- TdApi.GetArchivedStickerSets - Class in org.drinkless.tdlib
-
Returns a list of archived sticker sets.
- TdApi.GetAttachedStickerSets - Class in org.drinkless.tdlib
-
Returns a list of sticker sets attached to a file, including regular, mask, and emoji sticker sets.
- TdApi.GetAttachmentMenuBot - Class in org.drinkless.tdlib
-
Returns information about a bot that can be added to attachment or side menu.
- TdApi.GetAuthorizationState - Class in org.drinkless.tdlib
-
Returns the current authorization state; this is an offline request.
- TdApi.GetAutoDownloadSettingsPresets - Class in org.drinkless.tdlib
-
Returns auto-download settings presets for the current user.
- TdApi.GetAutosaveSettings - Class in org.drinkless.tdlib
-
Returns autosave settings for the current user.
- TdApi.GetAvailableChatBoostSlots - Class in org.drinkless.tdlib
-
Returns the list of available chat boost slots for the current user.
- TdApi.GetAvailableGifts - Class in org.drinkless.tdlib
-
Returns gifts that can be sent to other users.
- TdApi.GetBackgroundUrl - Class in org.drinkless.tdlib
-
Constructs a persistent HTTP URL for a background.
- TdApi.GetBankCardInfo - Class in org.drinkless.tdlib
-
Returns information about a bank card.
- TdApi.GetBasicGroup - Class in org.drinkless.tdlib
-
Returns information about a basic group by its identifier.
- TdApi.GetBasicGroupFullInfo - Class in org.drinkless.tdlib
-
Returns full information about a basic group by its identifier.
- TdApi.GetBlockedMessageSenders - Class in org.drinkless.tdlib
-
Returns users and chats that were blocked by the current user.
- TdApi.GetBotInfoDescription - Class in org.drinkless.tdlib
-
Returns the text shown in the chat with a bot if the chat is empty in the given language.
- TdApi.GetBotInfoShortDescription - Class in org.drinkless.tdlib
-
Returns the text shown on a bot's profile page and sent together with the link when users share the bot in the given language.
- TdApi.GetBotMediaPreviewInfo - Class in org.drinkless.tdlib
-
Returns the list of media previews for the given language and the list of languages for which the bot has dedicated previews.
- TdApi.GetBotMediaPreviews - Class in org.drinkless.tdlib
-
Returns the list of media previews of a bot.
- TdApi.GetBotName - Class in org.drinkless.tdlib
-
Returns the name of a bot in the given language.
- TdApi.GetBusinessChatLinkInfo - Class in org.drinkless.tdlib
-
Returns information about a business chat link.
- TdApi.GetBusinessChatLinks - Class in org.drinkless.tdlib
-
Returns business chat links created for the current account.
- TdApi.GetBusinessConnectedBot - Class in org.drinkless.tdlib
-
Returns the business bot that is connected to the current user account.
- TdApi.GetBusinessConnection - Class in org.drinkless.tdlib
-
Returns information about a business connection by its identifier; for bots only.
- TdApi.GetBusinessFeatures - Class in org.drinkless.tdlib
-
Returns information about features, available to Business users.
- TdApi.GetCallbackQueryAnswer - Class in org.drinkless.tdlib
-
Sends a callback query to a bot and returns an answer.
- TdApi.GetCallbackQueryMessage - Class in org.drinkless.tdlib
-
Returns information about a message with the callback button that originated a callback query; for bots only.
- TdApi.GetChat - Class in org.drinkless.tdlib
-
Returns information about a chat by its identifier; this is an offline request if the current user is not a bot.
- TdApi.GetChatActiveStories - Class in org.drinkless.tdlib
-
Returns the list of active stories posted by the given chat.
- TdApi.GetChatAdministrators - Class in org.drinkless.tdlib
-
Returns a list of administrators of the chat with their custom titles.
- TdApi.GetChatAffiliateProgram - Class in org.drinkless.tdlib
-
Returns an affiliate program that were connected to the given chat by identifier of the bot that created the program.
- TdApi.GetChatAffiliatePrograms - Class in org.drinkless.tdlib
-
Returns affiliate programs that were connected to the given chat.
- TdApi.GetChatArchivedStories - Class in org.drinkless.tdlib
-
Returns the list of all stories posted by the given chat; requires canEditStories right in the chat.
- TdApi.GetChatAvailableMessageSenders - Class in org.drinkless.tdlib
-
Returns the list of message sender identifiers, which can be used to send messages in a chat.
- TdApi.GetChatBoostFeatures - Class in org.drinkless.tdlib
-
Returns the list of features available for different chat boost levels; this is an offline request.
- TdApi.GetChatBoostLevelFeatures - Class in org.drinkless.tdlib
-
Returns the list of features available on the specific chat boost level; this is an offline request.
- TdApi.GetChatBoostLink - Class in org.drinkless.tdlib
-
Returns an HTTPS link to boost the specified supergroup or channel chat.
- TdApi.GetChatBoostLinkInfo - Class in org.drinkless.tdlib
-
Returns information about a link to boost a chat.
- TdApi.GetChatBoosts - Class in org.drinkless.tdlib
-
Returns the list of boosts applied to a chat; requires administrator rights in the chat.
- TdApi.GetChatBoostStatus - Class in org.drinkless.tdlib
-
Returns the current boost status for a supergroup or a channel chat.
- TdApi.GetChatEventLog - Class in org.drinkless.tdlib
-
Returns a list of service actions taken by chat members and administrators in the last 48 hours.
- TdApi.GetChatFolder - Class in org.drinkless.tdlib
-
Returns information about a chat folder by its identifier.
- TdApi.GetChatFolderChatCount - Class in org.drinkless.tdlib
-
Returns approximate number of chats in a being created chat folder.
- TdApi.GetChatFolderChatsToLeave - Class in org.drinkless.tdlib
-
Returns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted.
- TdApi.GetChatFolderDefaultIconName - Class in org.drinkless.tdlib
-
Returns default icon name for a folder.
- TdApi.GetChatFolderInviteLinks - Class in org.drinkless.tdlib
-
Returns invite links created by the current user for a shareable chat folder.
- TdApi.GetChatFolderNewChats - Class in org.drinkless.tdlib
-
Returns new chats added to a shareable chat folder by its owner.
- TdApi.GetChatHistory - Class in org.drinkless.tdlib
-
Returns messages in a chat.
- TdApi.GetChatInviteLink - Class in org.drinkless.tdlib
-
Returns information about an invite link.
- TdApi.GetChatInviteLinkCounts - Class in org.drinkless.tdlib
-
Returns the list of chat administrators with number of their invite links.
- TdApi.GetChatInviteLinkMembers - Class in org.drinkless.tdlib
-
Returns chat members joined a chat via an invite link.
- TdApi.GetChatInviteLinks - Class in org.drinkless.tdlib
-
Returns invite links for a chat created by specified administrator.
- TdApi.GetChatJoinRequests - Class in org.drinkless.tdlib
-
Returns pending join requests in a chat.
- TdApi.GetChatListsToAddChat - Class in org.drinkless.tdlib
-
Returns chat lists to which the chat can be added.
- TdApi.GetChatMember - Class in org.drinkless.tdlib
-
Returns information about a single member of a chat.
- TdApi.GetChatMessageByDate - Class in org.drinkless.tdlib
-
Returns the last message sent in a chat no later than the specified date.
- TdApi.GetChatMessageCalendar - Class in org.drinkless.tdlib
-
Returns information about the next messages of the specified type in the chat split by days.
- TdApi.GetChatMessageCount - Class in org.drinkless.tdlib
-
Returns approximate number of messages of the specified type in the chat.
- TdApi.GetChatMessagePosition - Class in org.drinkless.tdlib
-
Returns approximate 1-based position of a message among messages, which can be found by the specified filter in the chat.
- TdApi.GetChatNotificationSettingsExceptions - Class in org.drinkless.tdlib
-
Returns the list of chats with non-default notification settings for new messages.
- TdApi.GetChatPinnedMessage - Class in org.drinkless.tdlib
-
Returns information about a newest pinned message in the chat.
- TdApi.GetChatPostedToChatPageStories - Class in org.drinkless.tdlib
-
Returns the list of stories that posted by the given chat to its chat page.
- TdApi.GetChatRevenueStatistics - Class in org.drinkless.tdlib
-
Returns detailed revenue statistics about a chat.
- TdApi.GetChatRevenueTransactions - Class in org.drinkless.tdlib
-
Returns the list of revenue transactions for a chat.
- TdApi.GetChatRevenueWithdrawalUrl - Class in org.drinkless.tdlib
-
Returns a URL for chat revenue withdrawal; requires owner privileges in the channel chat or the bot.
- TdApi.GetChats - Class in org.drinkless.tdlib
-
Returns an ordered list of chats from the beginning of a chat list.
- TdApi.GetChatScheduledMessages - Class in org.drinkless.tdlib
-
Returns all scheduled messages in a chat.
- TdApi.GetChatsForChatFolderInviteLink - Class in org.drinkless.tdlib
-
Returns identifiers of chats from a chat folder, suitable for adding to a chat folder invite link.
- TdApi.GetChatSimilarChatCount - Class in org.drinkless.tdlib
-
Returns approximate number of chats similar to the given chat.
- TdApi.GetChatSimilarChats - Class in org.drinkless.tdlib
-
Returns a list of chats similar to the given chat.
- TdApi.GetChatSparseMessagePositions - Class in org.drinkless.tdlib
-
Returns sparse positions of messages of the specified type in the chat to be used for shared media scroll implementation.
- TdApi.GetChatSponsoredMessages - Class in org.drinkless.tdlib
-
Returns sponsored messages to be shown in a chat; for channel chats and chats with bots only.
- TdApi.GetChatStatistics - Class in org.drinkless.tdlib
-
Returns detailed statistics about a chat.
- TdApi.GetChatStoryInteractions - Class in org.drinkless.tdlib
-
Returns interactions with a story posted in a chat.
- TdApi.GetChatsToSendStories - Class in org.drinkless.tdlib
-
Returns supergroup and channel chats in which the current user has the right to post stories.
- TdApi.GetCloseFriends - Class in org.drinkless.tdlib
-
Returns all close friends of the current user.
- TdApi.GetCollectibleItemInfo - Class in org.drinkless.tdlib
-
Returns information about a given collectible item that was purchased at https://fragment.com.
- TdApi.GetCommands - Class in org.drinkless.tdlib
-
Returns the list of commands supported by the bot for the given user scope and language; for bots only.
- TdApi.GetConnectedWebsites - Class in org.drinkless.tdlib
-
Returns all website where the current user used Telegram to log in.
- TdApi.GetContacts - Class in org.drinkless.tdlib
-
Returns all contacts of the user.
- TdApi.GetCountries - Class in org.drinkless.tdlib
-
Returns information about existing countries.
- TdApi.GetCountryCode - Class in org.drinkless.tdlib
-
Uses the current IP address to find the current country.
- TdApi.GetCountryFlagEmoji - Class in org.drinkless.tdlib
-
Returns an emoji for the given country.
- TdApi.GetCreatedPublicChats - Class in org.drinkless.tdlib
-
Returns a list of public chats of the specified type, owned by the user.
- TdApi.GetCurrentState - Class in org.drinkless.tdlib
-
Returns all updates needed to restore current TDLib state, i.e.
- TdApi.GetCurrentWeather - Class in org.drinkless.tdlib
-
Returns the current weather in the given location.
- TdApi.GetCustomEmojiReactionAnimations - Class in org.drinkless.tdlib
-
Returns TGS stickers with generic animations for custom emoji reactions.
- TdApi.GetCustomEmojiStickers - Class in org.drinkless.tdlib
-
Returns the list of custom emoji stickers by their identifiers.
- TdApi.GetDatabaseStatistics - Class in org.drinkless.tdlib
-
Returns database statistics.
- TdApi.GetDeepLinkInfo - Class in org.drinkless.tdlib
-
Returns information about a tg:// deep link.
- TdApi.GetDefaultBackgroundCustomEmojiStickers - Class in org.drinkless.tdlib
-
Returns default list of custom emoji stickers for reply background.
- TdApi.GetDefaultChatEmojiStatuses - Class in org.drinkless.tdlib
-
Returns default emoji statuses for chats.
- TdApi.GetDefaultChatPhotoCustomEmojiStickers - Class in org.drinkless.tdlib
-
Returns default list of custom emoji stickers for placing on a chat photo.
- TdApi.GetDefaultEmojiStatuses - Class in org.drinkless.tdlib
-
Returns default emoji statuses for self status.
- TdApi.GetDefaultMessageAutoDeleteTime - Class in org.drinkless.tdlib
-
Returns default message auto-delete time setting for new chats.
- TdApi.GetDefaultProfilePhotoCustomEmojiStickers - Class in org.drinkless.tdlib
-
Returns default list of custom emoji stickers for placing on a profile photo.
- TdApi.GetDisallowedChatEmojiStatuses - Class in org.drinkless.tdlib
-
Returns the list of emoji statuses, which can't be used as chat emoji status, even they are from a sticker set with isAllowedAsChatEmojiStatus == true.
- TdApi.GetEmojiCategories - Class in org.drinkless.tdlib
-
Returns available emoji categories.
- TdApi.GetEmojiReaction - Class in org.drinkless.tdlib
-
Returns information about an emoji reaction.
- TdApi.GetEmojiSuggestionsUrl - Class in org.drinkless.tdlib
-
Returns an HTTP URL which can be used to automatically log in to the translation platform and suggest new emoji replacements.
- TdApi.GetExternalLink - Class in org.drinkless.tdlib
-
Returns an HTTP URL which can be used to automatically authorize the current user on a website after clicking an HTTP link.
- TdApi.GetExternalLinkInfo - Class in org.drinkless.tdlib
-
Returns information about an action to be done when the current user clicks an external link.
- TdApi.GetFavoriteStickers - Class in org.drinkless.tdlib
-
Returns favorite stickers.
- TdApi.GetFile - Class in org.drinkless.tdlib
-
Returns information about a file; this is an offline request.
- TdApi.GetFileDownloadedPrefixSize - Class in org.drinkless.tdlib
-
Returns file downloaded prefix size from a given offset, in bytes.
- TdApi.GetFileExtension - Class in org.drinkless.tdlib
-
Returns the extension of a file, guessed by its MIME type.
- TdApi.GetFileMimeType - Class in org.drinkless.tdlib
-
Returns the MIME type of a file, guessed by its extension.
- TdApi.GetForumTopic - Class in org.drinkless.tdlib
-
Returns information about a forum topic.
- TdApi.GetForumTopicDefaultIcons - Class in org.drinkless.tdlib
-
Returns the list of custom emoji, which can be used as forum topic icon by all users.
- TdApi.GetForumTopicLink - Class in org.drinkless.tdlib
-
Returns an HTTPS link to a topic in a forum chat.
- TdApi.GetForumTopics - Class in org.drinkless.tdlib
-
Returns found forum topics in a forum chat.
- TdApi.GetGameHighScores - Class in org.drinkless.tdlib
-
Returns the high scores for a game and some part of the high score table in the range of the specified user; for bots only.
- TdApi.GetGiveawayInfo - Class in org.drinkless.tdlib
-
Returns information about a giveaway.
- TdApi.GetGreetingStickers - Class in org.drinkless.tdlib
-
Returns greeting stickers from regular sticker sets that can be used for the start page of other users.
- TdApi.GetGrossingWebAppBots - Class in org.drinkless.tdlib
-
Returns the most grossing Web App bots.
- TdApi.GetGroupCall - Class in org.drinkless.tdlib
-
Returns information about a group call.
- TdApi.GetGroupCallInviteLink - Class in org.drinkless.tdlib
-
Returns invite link to a video chat in a public chat.
- TdApi.GetGroupCallStreams - Class in org.drinkless.tdlib
-
Returns information about available group call streams.
- TdApi.GetGroupCallStreamSegment - Class in org.drinkless.tdlib
-
Returns a file with a segment of a group call stream in a modified OGG format for audio or MPEG-4 format for video.
- TdApi.GetGroupsInCommon - Class in org.drinkless.tdlib
-
Returns a list of common group chats with a given user.
- TdApi.GetImportedContactCount - Class in org.drinkless.tdlib
-
Returns the total number of imported contacts.
- TdApi.GetInactiveSupergroupChats - Class in org.drinkless.tdlib
-
Returns a list of recently inactive supergroups and channels.
- TdApi.GetInlineGameHighScores - Class in org.drinkless.tdlib
-
Returns game high scores and some part of the high score table in the range of the specified user; for bots only.
- TdApi.GetInlineQueryResults - Class in org.drinkless.tdlib
-
Sends an inline query to a bot and returns its results.
- TdApi.GetInstalledBackgrounds - Class in org.drinkless.tdlib
-
Returns backgrounds installed by the user.
- TdApi.GetInstalledStickerSets - Class in org.drinkless.tdlib
-
Returns a list of installed sticker sets.
- TdApi.GetInternalLink - Class in org.drinkless.tdlib
-
Returns an HTTPS or a tg: link with the given type.
- TdApi.GetInternalLinkType - Class in org.drinkless.tdlib
-
Returns information about the type of internal link.
- TdApi.GetJsonString - Class in org.drinkless.tdlib
-
Converts a JsonValue object to corresponding JSON-serialized string.
- TdApi.GetJsonValue - Class in org.drinkless.tdlib
-
Converts a JSON-serialized string to corresponding JsonValue object.
- TdApi.GetKeywordEmojis - Class in org.drinkless.tdlib
-
Return emojis matching the keyword.
- TdApi.GetLanguagePackInfo - Class in org.drinkless.tdlib
-
Returns information about a language pack.
- TdApi.GetLanguagePackString - Class in org.drinkless.tdlib
-
Returns a string stored in the local database from the specified localization target and language pack by its key.
- TdApi.GetLanguagePackStrings - Class in org.drinkless.tdlib
-
Returns strings from a language pack in the current localization target by their keys.
- TdApi.GetLinkPreview - Class in org.drinkless.tdlib
-
Returns a link preview by the text of a message.
- TdApi.GetLocalizationTargetInfo - Class in org.drinkless.tdlib
-
Returns information about the current localization target.
- TdApi.GetLoginUrl - Class in org.drinkless.tdlib
-
Returns an HTTP URL which can be used to automatically authorize the user on a website after clicking an inline button of type inlineKeyboardButtonTypeLoginUrl.
- TdApi.GetLoginUrlInfo - Class in org.drinkless.tdlib
-
Returns information about a button of type inlineKeyboardButtonTypeLoginUrl.
- TdApi.GetLogStream - Class in org.drinkless.tdlib
-
Returns information about currently used log stream for internal logging of TDLib.
- TdApi.GetLogTags - Class in org.drinkless.tdlib
-
Returns the list of available TDLib internal log tags, for example, ["actor", "binlog", "connections", "notifications", "proxy"].
- TdApi.GetLogTagVerbosityLevel - Class in org.drinkless.tdlib
-
Returns current verbosity level for a specified TDLib internal log tag.
- TdApi.GetLogVerbosityLevel - Class in org.drinkless.tdlib
-
Returns current verbosity level of the internal logging of TDLib.
- TdApi.GetMainWebApp - Class in org.drinkless.tdlib
-
Returns information needed to open the main Web App of a bot.
- TdApi.GetMapThumbnailFile - Class in org.drinkless.tdlib
-
Returns information about a file with a map thumbnail in PNG format.
- TdApi.GetMarkdownText - Class in org.drinkless.tdlib
-
Replaces text entities with Markdown formatting in a human-friendly format.
- TdApi.GetMe - Class in org.drinkless.tdlib
-
Returns the current user.
- TdApi.GetMenuButton - Class in org.drinkless.tdlib
-
Returns menu button set by the bot for the given user; for bots only.
- TdApi.GetMessage - Class in org.drinkless.tdlib
-
Returns information about a message.
- TdApi.GetMessageAddedReactions - Class in org.drinkless.tdlib
-
Returns reactions added for a message, along with their sender.
- TdApi.GetMessageAvailableReactions - Class in org.drinkless.tdlib
-
Returns reactions, which can be added to a message.
- TdApi.GetMessageEffect - Class in org.drinkless.tdlib
-
Returns information about a message effect.
- TdApi.GetMessageEmbeddingCode - Class in org.drinkless.tdlib
-
Returns an HTML code for embedding the message.
- TdApi.GetMessageFileType - Class in org.drinkless.tdlib
-
Returns information about a file with messages exported from another application.
- TdApi.GetMessageImportConfirmationText - Class in org.drinkless.tdlib
-
Returns a confirmation text to be shown to the user before starting message import.
- TdApi.GetMessageLink - Class in org.drinkless.tdlib
-
Returns an HTTPS link to a message in a chat.
- TdApi.GetMessageLinkInfo - Class in org.drinkless.tdlib
-
Returns information about a public or private message link.
- TdApi.GetMessageLocally - Class in org.drinkless.tdlib
-
Returns information about a message, if it is available without sending network request.
- TdApi.GetMessageProperties - Class in org.drinkless.tdlib
-
Returns properties of a message; this is an offline request.
- TdApi.GetMessagePublicForwards - Class in org.drinkless.tdlib
-
Returns forwarded copies of a channel message to different public channels and public reposts as a story.
- TdApi.GetMessageReadDate - Class in org.drinkless.tdlib
-
Returns read date of a recent outgoing message in a private chat.
- TdApi.GetMessages - Class in org.drinkless.tdlib
-
Returns information about messages.
- TdApi.GetMessageStatistics - Class in org.drinkless.tdlib
-
Returns detailed statistics about a message.
- TdApi.GetMessageThread - Class in org.drinkless.tdlib
-
Returns information about a message thread.
- TdApi.GetMessageThreadHistory - Class in org.drinkless.tdlib
-
Returns messages in a message thread of a message.
- TdApi.GetMessageViewers - Class in org.drinkless.tdlib
-
Returns viewers of a recent outgoing message in a basic group or a supergroup chat.
- TdApi.GetNetworkStatistics - Class in org.drinkless.tdlib
-
Returns network data usage statistics.
- TdApi.GetNewChatPrivacySettings - Class in org.drinkless.tdlib
-
Returns privacy settings for new chat creation.
- TdApi.GetOption - Class in org.drinkless.tdlib
-
Returns the value of an option by its name.
- TdApi.GetOwnedBots - Class in org.drinkless.tdlib
-
Returns the list of bots owned by the current user.
- TdApi.GetOwnedStickerSets - Class in org.drinkless.tdlib
-
Returns sticker sets owned by the current user.
- TdApi.GetPassportAuthorizationForm - Class in org.drinkless.tdlib
-
Returns a Telegram Passport authorization form for sharing data with a service.
- TdApi.GetPassportAuthorizationFormAvailableElements - Class in org.drinkless.tdlib
-
Returns already available Telegram Passport elements suitable for completing a Telegram Passport authorization form.
- TdApi.GetPassportElement - Class in org.drinkless.tdlib
-
Returns one of the available Telegram Passport elements.
- TdApi.GetPasswordState - Class in org.drinkless.tdlib
-
Returns the current state of 2-step verification.
- TdApi.GetPaymentForm - Class in org.drinkless.tdlib
-
Returns an invoice payment form.
- TdApi.GetPaymentReceipt - Class in org.drinkless.tdlib
-
Returns information about a successful payment.
- TdApi.GetPhoneNumberInfo - Class in org.drinkless.tdlib
-
Returns information about a phone number by its prefix.
- TdApi.GetPhoneNumberInfoSync - Class in org.drinkless.tdlib
-
Returns information about a phone number by its prefix synchronously.
- TdApi.GetPollVoters - Class in org.drinkless.tdlib
-
Returns message senders voted for the specified option in a non-anonymous polls.
- TdApi.GetPreferredCountryLanguage - Class in org.drinkless.tdlib
-
Returns an IETF language tag of the language preferred in the country, which must be used to fill native fields in Telegram Passport personal details.
- TdApi.GetPremiumFeatures - Class in org.drinkless.tdlib
-
Returns information about features, available to Premium users.
- TdApi.GetPremiumGiftCodePaymentOptions - Class in org.drinkless.tdlib
-
Returns available options for Telegram Premium gift code or Telegram Premium giveaway creation.
- TdApi.GetPremiumInfoSticker - Class in org.drinkless.tdlib
-
Returns the sticker to be used as representation of the Telegram Premium subscription.
- TdApi.GetPremiumLimit - Class in org.drinkless.tdlib
-
Returns information about a limit, increased for Premium users.
- TdApi.GetPremiumState - Class in org.drinkless.tdlib
-
Returns state of Telegram Premium subscription and promotion videos for Premium features.
- TdApi.GetPremiumStickerExamples - Class in org.drinkless.tdlib
-
Returns examples of premium stickers for demonstration purposes.
- TdApi.GetPremiumStickers - Class in org.drinkless.tdlib
-
Returns premium stickers from regular sticker sets.
- TdApi.GetPreparedInlineMessage - Class in org.drinkless.tdlib
-
Saves an inline message to be sent by the given user.
- TdApi.GetProxies - Class in org.drinkless.tdlib
-
Returns the list of proxies that are currently set up.
- TdApi.GetProxyLink - Class in org.drinkless.tdlib
-
Returns an HTTPS link, which can be used to add a proxy.
- TdApi.GetPushReceiverId - Class in org.drinkless.tdlib
-
Returns a globally unique push notification subscription identifier for identification of an account, which has received a push notification.
- TdApi.GetReadDatePrivacySettings - Class in org.drinkless.tdlib
-
Returns privacy settings for message read date.
- TdApi.GetRecentEmojiStatuses - Class in org.drinkless.tdlib
-
Returns recent emoji statuses for self status.
- TdApi.GetRecentInlineBots - Class in org.drinkless.tdlib
-
Returns up to 20 recently used inline bots in the order of their last usage.
- TdApi.GetRecentlyOpenedChats - Class in org.drinkless.tdlib
-
Returns recently opened chats; this is an offline request.
- TdApi.GetRecentlyVisitedTMeUrls - Class in org.drinkless.tdlib
-
Returns t.me URLs recently visited by a newly registered user.
- TdApi.GetRecentStickers - Class in org.drinkless.tdlib
-
Returns a list of recently used stickers.
- TdApi.GetRecommendedChatFolders - Class in org.drinkless.tdlib
-
Returns recommended chat folders for the current user.
- TdApi.GetRecommendedChats - Class in org.drinkless.tdlib
-
Returns a list of channel chats recommended to the current user.
- TdApi.GetRecoveryEmailAddress - Class in org.drinkless.tdlib
-
Returns a 2-step verification recovery email address that was previously set up.
- TdApi.GetRemoteFile - Class in org.drinkless.tdlib
-
Returns information about a file by its remote identifier; this is an offline request.
- TdApi.GetRepliedMessage - Class in org.drinkless.tdlib
-
Returns information about a non-bundled message that is replied by a given message.
- TdApi.GetSavedAnimations - Class in org.drinkless.tdlib
-
Returns saved animations.
- TdApi.GetSavedMessagesTags - Class in org.drinkless.tdlib
-
Returns tags used in Saved Messages or a Saved Messages topic.
- TdApi.GetSavedMessagesTopicHistory - Class in org.drinkless.tdlib
-
Returns messages in a Saved Messages topic.
- TdApi.GetSavedMessagesTopicMessageByDate - Class in org.drinkless.tdlib
-
Returns the last message sent in a Saved Messages topic no later than the specified date.
- TdApi.GetSavedNotificationSound - Class in org.drinkless.tdlib
-
Returns saved notification sound by its identifier.
- TdApi.GetSavedNotificationSounds - Class in org.drinkless.tdlib
-
Returns the list of saved notification sounds.
- TdApi.GetSavedOrderInfo - Class in org.drinkless.tdlib
-
Returns saved order information.
- TdApi.GetScopeNotificationSettings - Class in org.drinkless.tdlib
-
Returns the notification settings for chats of a given type.
- TdApi.GetSearchedForTags - Class in org.drinkless.tdlib
-
Returns recently searched for hashtags or cashtags by their prefix.
- TdApi.GetSecretChat - Class in org.drinkless.tdlib
-
Returns information about a secret chat by its identifier.
- TdApi.GetStarAdAccountUrl - Class in org.drinkless.tdlib
-
Returns a URL for a Telegram Ad platform account that can be used to set up advertisements for the chat paid in the owned Telegram Stars.
- TdApi.GetStarGiftPaymentOptions - Class in org.drinkless.tdlib
-
Returns available options for Telegram Stars gifting.
- TdApi.GetStarGiveawayPaymentOptions - Class in org.drinkless.tdlib
-
Returns available options for Telegram Star giveaway creation.
- TdApi.GetStarPaymentOptions - Class in org.drinkless.tdlib
-
Returns available options for Telegram Stars purchase.
- TdApi.GetStarRevenueStatistics - Class in org.drinkless.tdlib
-
Returns detailed Telegram Star revenue statistics.
- TdApi.GetStarSubscriptions - Class in org.drinkless.tdlib
-
Returns the list of Telegram Star subscriptions for the current user.
- TdApi.GetStarTransactions - Class in org.drinkless.tdlib
-
Returns the list of Telegram Star transactions for the specified owner.
- TdApi.GetStarWithdrawalUrl - Class in org.drinkless.tdlib
-
Returns a URL for Telegram Star withdrawal.
- TdApi.GetStatisticalGraph - Class in org.drinkless.tdlib
-
Loads an asynchronous or a zoomed in statistical graph.
- TdApi.GetStickerEmojis - Class in org.drinkless.tdlib
-
Returns emoji corresponding to a sticker.
- TdApi.GetStickerOutline - Class in org.drinkless.tdlib
-
Returns outline of a sticker; this is an offline request.
- TdApi.GetStickers - Class in org.drinkless.tdlib
-
Returns stickers from the installed sticker sets that correspond to any of the given emoji or can be found by sticker-specific keywords.
- TdApi.GetStickerSet - Class in org.drinkless.tdlib
-
Returns information about a sticker set by its identifier.
- TdApi.GetStickerSetName - Class in org.drinkless.tdlib
-
Returns name of a sticker set by its identifier.
- TdApi.GetStorageStatistics - Class in org.drinkless.tdlib
-
Returns storage usage statistics.
- TdApi.GetStorageStatisticsFast - Class in org.drinkless.tdlib
-
Quickly returns approximate storage usage statistics.
- TdApi.GetStory - Class in org.drinkless.tdlib
-
Returns a story.
- TdApi.GetStoryAvailableReactions - Class in org.drinkless.tdlib
-
Returns reactions, which can be chosen for a story.
- TdApi.GetStoryInteractions - Class in org.drinkless.tdlib
-
Returns interactions with a story.
- TdApi.GetStoryNotificationSettingsExceptions - Class in org.drinkless.tdlib
-
Returns the list of chats with non-default notification settings for stories.
- TdApi.GetStoryPublicForwards - Class in org.drinkless.tdlib
-
Returns forwards of a story as a message to public chats and reposts by public channels.
- TdApi.GetStoryStatistics - Class in org.drinkless.tdlib
-
Returns detailed statistics about a story.
- TdApi.GetSuggestedFileName - Class in org.drinkless.tdlib
-
Returns suggested name for saving a file in a given directory.
- TdApi.GetSuggestedStickerSetName - Class in org.drinkless.tdlib
-
Returns a suggested name for a new sticker set with a given title.
- TdApi.GetSuitableDiscussionChats - Class in org.drinkless.tdlib
-
Returns a list of basic group and supergroup chats, which can be used as a discussion group for a channel.
- TdApi.GetSuitablePersonalChats - Class in org.drinkless.tdlib
-
Returns a list of channel chats, which can be used as a personal chat.
- TdApi.GetSupergroup - Class in org.drinkless.tdlib
-
Returns information about a supergroup or a channel by its identifier.
- TdApi.GetSupergroupFullInfo - Class in org.drinkless.tdlib
-
Returns full information about a supergroup or a channel by its identifier, cached for up to 1 minute.
- TdApi.GetSupergroupMembers - Class in org.drinkless.tdlib
-
Returns information about members or banned users in a supergroup or channel.
- TdApi.GetSupportName - Class in org.drinkless.tdlib
-
Returns localized name of the Telegram support user; for Telegram support only.
- TdApi.GetSupportUser - Class in org.drinkless.tdlib
-
Returns a user that can be contacted to get support.
- TdApi.GetTemporaryPasswordState - Class in org.drinkless.tdlib
-
Returns information about the current temporary password.
- TdApi.GetTextEntities - Class in org.drinkless.tdlib
-
Returns all entities (mentions, hashtags, cashtags, bot commands, bank card numbers, URLs, and email addresses) found in the text.
- TdApi.GetThemedChatEmojiStatuses - Class in org.drinkless.tdlib
-
Returns up to 8 emoji statuses, which must be shown in the emoji status list for chats.
- TdApi.GetThemedEmojiStatuses - Class in org.drinkless.tdlib
-
Returns up to 8 emoji statuses, which must be shown right after the default Premium Badge in the emoji status list for self status.
- TdApi.GetThemeParametersJsonString - Class in org.drinkless.tdlib
-
Converts a themeParameters object to corresponding JSON-serialized string.
- TdApi.GetTimeZones - Class in org.drinkless.tdlib
-
Returns the list of supported time zones.
- TdApi.GetTopChats - Class in org.drinkless.tdlib
-
Returns a list of frequently used chats.
- TdApi.GetTrendingStickerSets - Class in org.drinkless.tdlib
-
Returns a list of trending sticker sets.
- TdApi.GetUser - Class in org.drinkless.tdlib
-
Returns information about a user by their identifier.
- TdApi.GetUserChatBoosts - Class in org.drinkless.tdlib
-
Returns the list of boosts applied to a chat by a given user; requires administrator rights in the chat; for bots only.
- TdApi.GetUserFullInfo - Class in org.drinkless.tdlib
-
Returns full information about a user by their identifier.
- TdApi.GetUserGifts - Class in org.drinkless.tdlib
-
Returns gifts saved to profile by the given user.
- TdApi.GetUserLink - Class in org.drinkless.tdlib
-
Returns an HTTPS link, which can be used to get information about the current user.
- TdApi.GetUserPrivacySettingRules - Class in org.drinkless.tdlib
-
Returns the current privacy settings.
- TdApi.GetUserProfilePhotos - Class in org.drinkless.tdlib
-
Returns the profile photos of a user.
- TdApi.GetUserSupportInfo - Class in org.drinkless.tdlib
-
Returns support information for the given user; for Telegram support only.
- TdApi.GetVideoChatAvailableParticipants - Class in org.drinkless.tdlib
-
Returns the list of participant identifiers, on whose behalf a video chat in the chat can be joined.
- TdApi.GetVideoChatRtmpUrl - Class in org.drinkless.tdlib
-
Returns RTMP URL for streaming to the chat; requires canManageVideoChats administrator right.
- TdApi.GetWebAppLinkUrl - Class in org.drinkless.tdlib
-
Returns an HTTPS URL of a Web App to open after a link of the type internalLinkTypeWebApp is clicked.
- TdApi.GetWebAppPlaceholder - Class in org.drinkless.tdlib
-
Returns a default placeholder for Web Apps of a bot; this is an offline request.
- TdApi.GetWebAppUrl - Class in org.drinkless.tdlib
-
Returns an HTTPS URL of a Web App to open from the side menu, a keyboardButtonTypeWebApp button, or an inlineQueryResultsButtonTypeWebApp button.
- TdApi.GetWebPageInstantView - Class in org.drinkless.tdlib
-
Returns an instant view version of a web page if available.
- TdApi.Gift - Class in org.drinkless.tdlib
-
Describes a gift that can be sent to another user.
- TdApi.Gifts - Class in org.drinkless.tdlib
-
Contains a list of gifts that can be sent to another user.
- TdApi.GiveawayInfo - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.GiveawayInfoCompleted - Class in org.drinkless.tdlib
-
Describes a completed giveaway.
- TdApi.GiveawayInfoOngoing - Class in org.drinkless.tdlib
-
Describes an ongoing giveaway.
- TdApi.GiveawayParameters - Class in org.drinkless.tdlib
-
Describes parameters of a giveaway.
- TdApi.GiveawayParticipantStatus - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.GiveawayParticipantStatusAdministrator - Class in org.drinkless.tdlib
-
The user can't participate in the giveaway, because they are an administrator in one of the chats that created the giveaway.
- TdApi.GiveawayParticipantStatusAlreadyWasMember - Class in org.drinkless.tdlib
-
The user can't participate in the giveaway, because they have already been member of the chat.
- TdApi.GiveawayParticipantStatusDisallowedCountry - Class in org.drinkless.tdlib
-
The user can't participate in the giveaway, because they phone number is from a disallowed country.
- TdApi.GiveawayParticipantStatusEligible - Class in org.drinkless.tdlib
-
The user is eligible for the giveaway.
- TdApi.GiveawayParticipantStatusParticipating - Class in org.drinkless.tdlib
-
The user participates in the giveaway.
- TdApi.GiveawayPrize - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.GiveawayPrizePremium - Class in org.drinkless.tdlib
-
The giveaway sends Telegram Premium subscriptions to the winners.
- TdApi.GiveawayPrizeStars - Class in org.drinkless.tdlib
-
The giveaway sends Telegram Stars to the winners.
- TdApi.GroupCall - Class in org.drinkless.tdlib
-
Describes a group call.
- TdApi.GroupCallId - Class in org.drinkless.tdlib
-
Contains the group call identifier.
- TdApi.GroupCallParticipant - Class in org.drinkless.tdlib
-
Represents a group call participant.
- TdApi.GroupCallParticipantVideoInfo - Class in org.drinkless.tdlib
-
Contains information about a group call participant's video channel.
- TdApi.GroupCallRecentSpeaker - Class in org.drinkless.tdlib
-
Describes a recently speaking participant in a group call.
- TdApi.GroupCallStream - Class in org.drinkless.tdlib
-
Describes an available stream in a group call.
- TdApi.GroupCallStreams - Class in org.drinkless.tdlib
-
Represents a list of group call streams.
- TdApi.GroupCallVideoQuality - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.GroupCallVideoQualityFull - Class in org.drinkless.tdlib
-
The best available video quality.
- TdApi.GroupCallVideoQualityMedium - Class in org.drinkless.tdlib
-
The medium video quality.
- TdApi.GroupCallVideoQualityThumbnail - Class in org.drinkless.tdlib
-
The worst available video quality.
- TdApi.GroupCallVideoSourceGroup - Class in org.drinkless.tdlib
-
Describes a group of video synchronization source identifiers.
- TdApi.Hashtags - Class in org.drinkless.tdlib
-
Contains a list of hashtags.
- TdApi.HideContactCloseBirthdays - Class in org.drinkless.tdlib
-
Hides the list of contacts that have close birthdays for 24 hours.
- TdApi.HideSuggestedAction - Class in org.drinkless.tdlib
-
Hides a suggested action.
- TdApi.HttpUrl - Class in org.drinkless.tdlib
-
Contains an HTTP URL.
- TdApi.IdentityDocument - Class in org.drinkless.tdlib
-
An identity document.
- TdApi.ImportContacts - Class in org.drinkless.tdlib
-
Adds new contacts or edits existing contacts by their phone numbers; contacts' user identifiers are ignored.
- TdApi.ImportedContacts - Class in org.drinkless.tdlib
-
Represents the result of an importContacts request.
- TdApi.ImportMessages - Class in org.drinkless.tdlib
-
Imports messages exported from another app.
- TdApi.InlineKeyboardButton - Class in org.drinkless.tdlib
-
Represents a single button in an inline keyboard.
- TdApi.InlineKeyboardButtonType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InlineKeyboardButtonTypeBuy - Class in org.drinkless.tdlib
-
A button to buy something.
- TdApi.InlineKeyboardButtonTypeCallback - Class in org.drinkless.tdlib
-
A button that sends a callback query to a bot.
- TdApi.InlineKeyboardButtonTypeCallbackGame - Class in org.drinkless.tdlib
-
A button with a game that sends a callback query to a bot.
- TdApi.InlineKeyboardButtonTypeCallbackWithPassword - Class in org.drinkless.tdlib
-
A button that asks for the 2-step verification password of the current user and then sends a callback query to a bot.
- TdApi.InlineKeyboardButtonTypeCopyText - Class in org.drinkless.tdlib
-
A button that copies specified text to clipboard.
- TdApi.InlineKeyboardButtonTypeLoginUrl - Class in org.drinkless.tdlib
-
A button that opens a specified URL and automatically authorize the current user by calling getLoginUrlInfo.
- TdApi.InlineKeyboardButtonTypeSwitchInline - Class in org.drinkless.tdlib
-
A button that forces an inline query to the bot to be inserted in the input field.
- TdApi.InlineKeyboardButtonTypeUrl - Class in org.drinkless.tdlib
-
A button that opens a specified URL.
- TdApi.InlineKeyboardButtonTypeUser - Class in org.drinkless.tdlib
-
A button with a user reference to be handled in the same way as textEntityTypeMentionName entities.
- TdApi.InlineKeyboardButtonTypeWebApp - Class in org.drinkless.tdlib
-
A button that opens a Web App by calling openWebApp.
- TdApi.InlineQueryResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InlineQueryResultAnimation - Class in org.drinkless.tdlib
-
Represents an animation file.
- TdApi.InlineQueryResultArticle - Class in org.drinkless.tdlib
-
Represents a link to an article or web page.
- TdApi.InlineQueryResultAudio - Class in org.drinkless.tdlib
-
Represents an audio file.
- TdApi.InlineQueryResultContact - Class in org.drinkless.tdlib
-
Represents a user contact.
- TdApi.InlineQueryResultDocument - Class in org.drinkless.tdlib
-
Represents a document.
- TdApi.InlineQueryResultGame - Class in org.drinkless.tdlib
-
Represents information about a game.
- TdApi.InlineQueryResultLocation - Class in org.drinkless.tdlib
-
Represents a point on the map.
- TdApi.InlineQueryResultPhoto - Class in org.drinkless.tdlib
-
Represents a photo.
- TdApi.InlineQueryResults - Class in org.drinkless.tdlib
-
Represents the results of the inline query.
- TdApi.InlineQueryResultsButton - Class in org.drinkless.tdlib
-
Represents a button to be shown above inline query results.
- TdApi.InlineQueryResultsButtonType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InlineQueryResultsButtonTypeStartBot - Class in org.drinkless.tdlib
-
Describes the button that opens a private chat with the bot and sends a start message to the bot with the given parameter.
- TdApi.InlineQueryResultsButtonTypeWebApp - Class in org.drinkless.tdlib
-
Describes the button that opens a Web App by calling getWebAppUrl.
- TdApi.InlineQueryResultSticker - Class in org.drinkless.tdlib
-
Represents a sticker.
- TdApi.InlineQueryResultVenue - Class in org.drinkless.tdlib
-
Represents information about a venue.
- TdApi.InlineQueryResultVideo - Class in org.drinkless.tdlib
-
Represents a video.
- TdApi.InlineQueryResultVoiceNote - Class in org.drinkless.tdlib
-
Represents a voice note.
- TdApi.InputBackground - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputBackgroundLocal - Class in org.drinkless.tdlib
-
A background from a local file.
- TdApi.InputBackgroundPrevious - Class in org.drinkless.tdlib
-
A background previously set in the chat; for chat backgrounds only.
- TdApi.InputBackgroundRemote - Class in org.drinkless.tdlib
-
A background from the server.
- TdApi.InputBusinessChatLink - Class in org.drinkless.tdlib
-
Describes a business chat link to create or edit.
- TdApi.InputBusinessStartPage - Class in org.drinkless.tdlib
-
Describes settings for a business account start page to set.
- TdApi.InputChatPhoto - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputChatPhotoAnimation - Class in org.drinkless.tdlib
-
An animation in MPEG4 format; must be square, at most 10 seconds long, have width between 160 and 1280 and be at most 2MB in size.
- TdApi.InputChatPhotoPrevious - Class in org.drinkless.tdlib
-
A previously used profile photo of the current user.
- TdApi.InputChatPhotoStatic - Class in org.drinkless.tdlib
-
A static photo in JPEG format.
- TdApi.InputChatPhotoSticker - Class in org.drinkless.tdlib
-
A sticker on a custom background.
- TdApi.InputCredentials - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputCredentialsApplePay - Class in org.drinkless.tdlib
-
Applies if a user enters new credentials using Apple Pay.
- TdApi.InputCredentialsGooglePay - Class in org.drinkless.tdlib
-
Applies if a user enters new credentials using Google Pay.
- TdApi.InputCredentialsNew - Class in org.drinkless.tdlib
-
Applies if a user enters new credentials on a payment provider website.
- TdApi.InputCredentialsSaved - Class in org.drinkless.tdlib
-
Applies if a user chooses some previously saved payment credentials.
- TdApi.InputFile - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputFileGenerated - Class in org.drinkless.tdlib
-
A file generated by the application.
- TdApi.InputFileId - Class in org.drinkless.tdlib
-
A file defined by its unique identifier.
- TdApi.InputFileLocal - Class in org.drinkless.tdlib
-
A file defined by a local path.
- TdApi.InputFileRemote - Class in org.drinkless.tdlib
-
A file defined by its remote identifier.
- TdApi.InputIdentityDocument - Class in org.drinkless.tdlib
-
An identity document to be saved to Telegram Passport.
- TdApi.InputInlineQueryResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputInlineQueryResultAnimation - Class in org.drinkless.tdlib
-
Represents a link to an animated GIF or an animated (i.e., without sound) H.264/MPEG-4 AVC video.
- TdApi.InputInlineQueryResultArticle - Class in org.drinkless.tdlib
-
Represents a link to an article or web page.
- TdApi.InputInlineQueryResultAudio - Class in org.drinkless.tdlib
-
Represents a link to an MP3 audio file.
- TdApi.InputInlineQueryResultContact - Class in org.drinkless.tdlib
-
Represents a user contact.
- TdApi.InputInlineQueryResultDocument - Class in org.drinkless.tdlib
-
Represents a link to a file.
- TdApi.InputInlineQueryResultGame - Class in org.drinkless.tdlib
-
Represents a game.
- TdApi.InputInlineQueryResultLocation - Class in org.drinkless.tdlib
-
Represents a point on the map.
- TdApi.InputInlineQueryResultPhoto - Class in org.drinkless.tdlib
-
Represents link to a JPEG image.
- TdApi.InputInlineQueryResultSticker - Class in org.drinkless.tdlib
-
Represents a link to a WEBP, TGS, or WEBM sticker.
- TdApi.InputInlineQueryResultVenue - Class in org.drinkless.tdlib
-
Represents information about a venue.
- TdApi.InputInlineQueryResultVideo - Class in org.drinkless.tdlib
-
Represents a link to a page containing an embedded video player or a video file.
- TdApi.InputInlineQueryResultVoiceNote - Class in org.drinkless.tdlib
-
Represents a link to an opus-encoded audio file within an OGG container, single channel audio.
- TdApi.InputInvoice - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputInvoiceMessage - Class in org.drinkless.tdlib
-
An invoice from a message of the type messageInvoice or paid media purchase from messagePaidMedia.
- TdApi.InputInvoiceName - Class in org.drinkless.tdlib
-
An invoice from a link of the type internalLinkTypeInvoice.
- TdApi.InputInvoiceTelegram - Class in org.drinkless.tdlib
-
An invoice for a payment toward Telegram; must not be used in the in-store apps.
- TdApi.InputMessageAnimation - Class in org.drinkless.tdlib
-
An animation message (GIF-style).
- TdApi.InputMessageAudio - Class in org.drinkless.tdlib
-
An audio message.
- TdApi.InputMessageContact - Class in org.drinkless.tdlib
-
A message containing a user contact.
- TdApi.InputMessageContent - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputMessageDice - Class in org.drinkless.tdlib
-
A dice message.
- TdApi.InputMessageDocument - Class in org.drinkless.tdlib
-
A document message (general file).
- TdApi.InputMessageForwarded - Class in org.drinkless.tdlib
-
A forwarded message.
- TdApi.InputMessageGame - Class in org.drinkless.tdlib
-
A message with a game; not supported for channels or secret chats.
- TdApi.InputMessageInvoice - Class in org.drinkless.tdlib
-
A message with an invoice; can be used only by bots.
- TdApi.InputMessageLocation - Class in org.drinkless.tdlib
-
A message with a location.
- TdApi.InputMessagePaidMedia - Class in org.drinkless.tdlib
-
A message with paid media; can be used only in channel chats with supergroupFullInfo.hasPaidMediaAllowed.
- TdApi.InputMessagePhoto - Class in org.drinkless.tdlib
-
A photo message.
- TdApi.InputMessagePoll - Class in org.drinkless.tdlib
-
A message with a poll.
- TdApi.InputMessageReplyTo - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputMessageReplyToExternalMessage - Class in org.drinkless.tdlib
-
Describes a message to be replied that is from a different chat or a forum topic; not supported in secret chats.
- TdApi.InputMessageReplyToMessage - Class in org.drinkless.tdlib
-
Describes a message to be replied in the same chat and forum topic.
- TdApi.InputMessageReplyToStory - Class in org.drinkless.tdlib
-
Describes a story to be replied.
- TdApi.InputMessageSticker - Class in org.drinkless.tdlib
-
A sticker message.
- TdApi.InputMessageStory - Class in org.drinkless.tdlib
-
A message with a forwarded story.
- TdApi.InputMessageText - Class in org.drinkless.tdlib
-
A text message.
- TdApi.InputMessageVenue - Class in org.drinkless.tdlib
-
A message with information about a venue.
- TdApi.InputMessageVideo - Class in org.drinkless.tdlib
-
A video message.
- TdApi.InputMessageVideoNote - Class in org.drinkless.tdlib
-
A video note message.
- TdApi.InputMessageVoiceNote - Class in org.drinkless.tdlib
-
A voice note message.
- TdApi.InputPaidMedia - Class in org.drinkless.tdlib
-
Describes a paid media to be sent.
- TdApi.InputPaidMediaType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputPaidMediaTypePhoto - Class in org.drinkless.tdlib
-
The media is a photo.
- TdApi.InputPaidMediaTypeVideo - Class in org.drinkless.tdlib
-
The media is a video.
- TdApi.InputPassportElement - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputPassportElementAddress - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's address.
- TdApi.InputPassportElementBankStatement - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's bank statement.
- TdApi.InputPassportElementDriverLicense - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's driver license.
- TdApi.InputPassportElementEmailAddress - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's email address.
- TdApi.InputPassportElementError - Class in org.drinkless.tdlib
-
Contains the description of an error in a Telegram Passport element; for bots only.
- TdApi.InputPassportElementErrorSource - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputPassportElementErrorSourceDataField - Class in org.drinkless.tdlib
-
A data field contains an error.
- TdApi.InputPassportElementErrorSourceFile - Class in org.drinkless.tdlib
-
The file contains an error.
- TdApi.InputPassportElementErrorSourceFiles - Class in org.drinkless.tdlib
-
The list of attached files contains an error.
- TdApi.InputPassportElementErrorSourceFrontSide - Class in org.drinkless.tdlib
-
The front side of the document contains an error.
- TdApi.InputPassportElementErrorSourceReverseSide - Class in org.drinkless.tdlib
-
The reverse side of the document contains an error.
- TdApi.InputPassportElementErrorSourceSelfie - Class in org.drinkless.tdlib
-
The selfie contains an error.
- TdApi.InputPassportElementErrorSourceTranslationFile - Class in org.drinkless.tdlib
-
One of the files containing the translation of the document contains an error.
- TdApi.InputPassportElementErrorSourceTranslationFiles - Class in org.drinkless.tdlib
-
The translation of the document contains an error.
- TdApi.InputPassportElementErrorSourceUnspecified - Class in org.drinkless.tdlib
-
The element contains an error in an unspecified place.
- TdApi.InputPassportElementIdentityCard - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's identity card.
- TdApi.InputPassportElementInternalPassport - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's internal passport.
- TdApi.InputPassportElementPassport - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's passport.
- TdApi.InputPassportElementPassportRegistration - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's passport registration.
- TdApi.InputPassportElementPersonalDetails - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's personal details.
- TdApi.InputPassportElementPhoneNumber - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's phone number.
- TdApi.InputPassportElementRentalAgreement - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's rental agreement.
- TdApi.InputPassportElementTemporaryRegistration - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's temporary registration.
- TdApi.InputPassportElementUtilityBill - Class in org.drinkless.tdlib
-
A Telegram Passport element to be saved containing the user's utility bill.
- TdApi.InputPersonalDocument - Class in org.drinkless.tdlib
-
A personal document to be saved to Telegram Passport.
- TdApi.InputSticker - Class in org.drinkless.tdlib
-
A sticker to be added to a sticker set.
- TdApi.InputStoryArea - Class in org.drinkless.tdlib
-
Describes a clickable rectangle area on a story media to be added.
- TdApi.InputStoryAreas - Class in org.drinkless.tdlib
-
Contains a list of story areas to be added.
- TdApi.InputStoryAreaType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputStoryAreaTypeFoundVenue - Class in org.drinkless.tdlib
-
An area pointing to a venue found by the bot getOption("venue_search_bot_username").
- TdApi.InputStoryAreaTypeLink - Class in org.drinkless.tdlib
-
An area pointing to a HTTP or tg:// link.
- TdApi.InputStoryAreaTypeLocation - Class in org.drinkless.tdlib
-
An area pointing to a location.
- TdApi.InputStoryAreaTypeMessage - Class in org.drinkless.tdlib
-
An area pointing to a message.
- TdApi.InputStoryAreaTypePreviousVenue - Class in org.drinkless.tdlib
-
An area pointing to a venue already added to the story.
- TdApi.InputStoryAreaTypeSuggestedReaction - Class in org.drinkless.tdlib
-
An area pointing to a suggested reaction.
- TdApi.InputStoryAreaTypeWeather - Class in org.drinkless.tdlib
-
An area with information about weather.
- TdApi.InputStoryContent - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InputStoryContentPhoto - Class in org.drinkless.tdlib
-
A photo story.
- TdApi.InputStoryContentVideo - Class in org.drinkless.tdlib
-
A video story.
- TdApi.InputTextQuote - Class in org.drinkless.tdlib
-
Describes manually chosen quote from another message.
- TdApi.InputThumbnail - Class in org.drinkless.tdlib
-
A thumbnail to be sent along with a file; must be in JPEG or WEBP format for stickers, and less than 200 KB in size.
- TdApi.InternalLinkType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InternalLinkTypeActiveSessions - Class in org.drinkless.tdlib
-
The link is a link to the Devices section of the application.
- TdApi.InternalLinkTypeAttachmentMenuBot - Class in org.drinkless.tdlib
-
The link is a link to an attachment menu bot to be opened in the specified or a chosen chat.
- TdApi.InternalLinkTypeAuthenticationCode - Class in org.drinkless.tdlib
-
The link contains an authentication code.
- TdApi.InternalLinkTypeBackground - Class in org.drinkless.tdlib
-
The link is a link to a background.
- TdApi.InternalLinkTypeBotAddToChannel - Class in org.drinkless.tdlib
-
The link is a link to a Telegram bot, which is expected to be added to a channel chat as an administrator.
- TdApi.InternalLinkTypeBotStart - Class in org.drinkless.tdlib
-
The link is a link to a chat with a Telegram bot.
- TdApi.InternalLinkTypeBotStartInGroup - Class in org.drinkless.tdlib
-
The link is a link to a Telegram bot, which is expected to be added to a group chat.
- TdApi.InternalLinkTypeBusinessChat - Class in org.drinkless.tdlib
-
The link is a link to a business chat.
- TdApi.InternalLinkTypeBuyStars - Class in org.drinkless.tdlib
-
The link is a link to the Telegram Star purchase section of the application.
- TdApi.InternalLinkTypeChangePhoneNumber - Class in org.drinkless.tdlib
-
The link is a link to the change phone number section of the application.
- TdApi.InternalLinkTypeChatAffiliateProgram - Class in org.drinkless.tdlib
-
The link is an affiliate program link.
- TdApi.InternalLinkTypeChatBoost - Class in org.drinkless.tdlib
-
The link is a link to boost a Telegram chat.
- TdApi.InternalLinkTypeChatFolderInvite - Class in org.drinkless.tdlib
-
The link is an invite link to a chat folder.
- TdApi.InternalLinkTypeChatFolderSettings - Class in org.drinkless.tdlib
-
The link is a link to the folder section of the application settings.
- TdApi.InternalLinkTypeChatInvite - Class in org.drinkless.tdlib
-
The link is a chat invite link.
- TdApi.InternalLinkTypeDefaultMessageAutoDeleteTimerSettings - Class in org.drinkless.tdlib
-
The link is a link to the default message auto-delete timer settings section of the application settings.
- TdApi.InternalLinkTypeEditProfileSettings - Class in org.drinkless.tdlib
-
The link is a link to the edit profile section of the application settings.
- TdApi.InternalLinkTypeGame - Class in org.drinkless.tdlib
-
The link is a link to a game.
- TdApi.InternalLinkTypeInstantView - Class in org.drinkless.tdlib
-
The link must be opened in an Instant View.
- TdApi.InternalLinkTypeInvoice - Class in org.drinkless.tdlib
-
The link is a link to an invoice.
- TdApi.InternalLinkTypeLanguagePack - Class in org.drinkless.tdlib
-
The link is a link to a language pack.
- TdApi.InternalLinkTypeLanguageSettings - Class in org.drinkless.tdlib
-
The link is a link to the language section of the application settings.
- TdApi.InternalLinkTypeMainWebApp - Class in org.drinkless.tdlib
-
The link is a link to the main Web App of a bot.
- TdApi.InternalLinkTypeMessage - Class in org.drinkless.tdlib
-
The link is a link to a Telegram message or a forum topic.
- TdApi.InternalLinkTypeMessageDraft - Class in org.drinkless.tdlib
-
The link contains a message draft text.
- TdApi.InternalLinkTypePassportDataRequest - Class in org.drinkless.tdlib
-
The link contains a request of Telegram passport data.
- TdApi.InternalLinkTypePhoneNumberConfirmation - Class in org.drinkless.tdlib
-
The link can be used to confirm ownership of a phone number to prevent account deletion.
- TdApi.InternalLinkTypePremiumFeatures - Class in org.drinkless.tdlib
-
The link is a link to the Premium features screen of the application from which the user can subscribe to Telegram Premium.
- TdApi.InternalLinkTypePremiumGift - Class in org.drinkless.tdlib
-
The link is a link to the screen for gifting Telegram Premium subscriptions to friends via inputInvoiceTelegram with telegramPaymentPurposePremiumGiftCodes payments or in-store purchases.
- TdApi.InternalLinkTypePremiumGiftCode - Class in org.drinkless.tdlib
-
The link is a link with a Telegram Premium gift code.
- TdApi.InternalLinkTypePrivacyAndSecuritySettings - Class in org.drinkless.tdlib
-
The link is a link to the privacy and security section of the application settings.
- TdApi.InternalLinkTypeProxy - Class in org.drinkless.tdlib
-
The link is a link to a proxy.
- TdApi.InternalLinkTypePublicChat - Class in org.drinkless.tdlib
-
The link is a link to a chat by its username.
- TdApi.InternalLinkTypeQrCodeAuthentication - Class in org.drinkless.tdlib
-
The link can be used to login the current user on another device, but it must be scanned from QR-code using in-app camera.
- TdApi.InternalLinkTypeRestorePurchases - Class in org.drinkless.tdlib
-
The link forces restore of App Store purchases when opened.
- TdApi.InternalLinkTypeSettings - Class in org.drinkless.tdlib
-
The link is a link to application settings.
- TdApi.InternalLinkTypeStickerSet - Class in org.drinkless.tdlib
-
The link is a link to a sticker set.
- TdApi.InternalLinkTypeStory - Class in org.drinkless.tdlib
-
The link is a link to a story.
- TdApi.InternalLinkTypeTheme - Class in org.drinkless.tdlib
-
The link is a link to a cloud theme.
- TdApi.InternalLinkTypeThemeSettings - Class in org.drinkless.tdlib
-
The link is a link to the theme section of the application settings.
- TdApi.InternalLinkTypeUnknownDeepLink - Class in org.drinkless.tdlib
-
The link is an unknown tg: link.
- TdApi.InternalLinkTypeUnsupportedProxy - Class in org.drinkless.tdlib
-
The link is a link to an unsupported proxy.
- TdApi.InternalLinkTypeUserPhoneNumber - Class in org.drinkless.tdlib
-
The link is a link to a user by its phone number.
- TdApi.InternalLinkTypeUserToken - Class in org.drinkless.tdlib
-
The link is a link to a user by a temporary token.
- TdApi.InternalLinkTypeVideoChat - Class in org.drinkless.tdlib
-
The link is a link to a video chat.
- TdApi.InternalLinkTypeWebApp - Class in org.drinkless.tdlib
-
The link is a link to a Web App.
- TdApi.InviteGroupCallParticipants - Class in org.drinkless.tdlib
-
Invites users to an active group call.
- TdApi.InviteLinkChatType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.InviteLinkChatTypeBasicGroup - Class in org.drinkless.tdlib
-
The link is an invite link for a basic group.
- TdApi.InviteLinkChatTypeChannel - Class in org.drinkless.tdlib
-
The link is an invite link for a channel.
- TdApi.InviteLinkChatTypeSupergroup - Class in org.drinkless.tdlib
-
The link is an invite link for a supergroup.
- TdApi.Invoice - Class in org.drinkless.tdlib
-
Product invoice.
- TdApi.JoinChat - Class in org.drinkless.tdlib
-
Adds the current user as a new member to a chat.
- TdApi.JoinChatByInviteLink - Class in org.drinkless.tdlib
-
Uses an invite link to add the current user to the chat if possible.
- TdApi.JoinGroupCall - Class in org.drinkless.tdlib
-
Joins an active group call.
- TdApi.JsonObjectMember - Class in org.drinkless.tdlib
-
Represents one member of a JSON object.
- TdApi.JsonValue - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.JsonValueArray - Class in org.drinkless.tdlib
-
Represents a JSON array.
- TdApi.JsonValueBoolean - Class in org.drinkless.tdlib
-
Represents a boolean JSON value.
- TdApi.JsonValueNull - Class in org.drinkless.tdlib
-
Represents a null JSON value.
- TdApi.JsonValueNumber - Class in org.drinkless.tdlib
-
Represents a numeric JSON value.
- TdApi.JsonValueObject - Class in org.drinkless.tdlib
-
Represents a JSON object.
- TdApi.JsonValueString - Class in org.drinkless.tdlib
-
Represents a string JSON value.
- TdApi.KeyboardButton - Class in org.drinkless.tdlib
-
Represents a single button in a bot keyboard.
- TdApi.KeyboardButtonType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.KeyboardButtonTypeRequestChat - Class in org.drinkless.tdlib
-
A button that requests a chat to be shared by the current user; available only in private chats.
- TdApi.KeyboardButtonTypeRequestLocation - Class in org.drinkless.tdlib
-
A button that sends the user's location when pressed; available only in private chats.
- TdApi.KeyboardButtonTypeRequestPhoneNumber - Class in org.drinkless.tdlib
-
A button that sends the user's phone number when pressed; available only in private chats.
- TdApi.KeyboardButtonTypeRequestPoll - Class in org.drinkless.tdlib
-
A button that allows the user to create and send a poll when pressed; available only in private chats.
- TdApi.KeyboardButtonTypeRequestUsers - Class in org.drinkless.tdlib
-
A button that requests users to be shared by the current user; available only in private chats.
- TdApi.KeyboardButtonTypeText - Class in org.drinkless.tdlib
-
A simple button, with text that must be sent when the button is pressed.
- TdApi.KeyboardButtonTypeWebApp - Class in org.drinkless.tdlib
-
A button that opens a Web App by calling getWebAppUrl.
- TdApi.LabeledPricePart - Class in org.drinkless.tdlib
-
Portion of the price of a product (e.g., "delivery cost", "tax amount").
- TdApi.LanguagePackInfo - Class in org.drinkless.tdlib
-
Contains information about a language pack.
- TdApi.LanguagePackString - Class in org.drinkless.tdlib
-
Represents one language pack string.
- TdApi.LanguagePackStrings - Class in org.drinkless.tdlib
-
Contains a list of language pack strings.
- TdApi.LanguagePackStringValue - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.LanguagePackStringValueDeleted - Class in org.drinkless.tdlib
-
A deleted language pack string, the value must be taken from the built-in English language pack.
- TdApi.LanguagePackStringValueOrdinary - Class in org.drinkless.tdlib
-
An ordinary language pack string.
- TdApi.LanguagePackStringValuePluralized - Class in org.drinkless.tdlib
-
A language pack string which has different forms based on the number of some object it mentions.
- TdApi.LaunchPrepaidGiveaway - Class in org.drinkless.tdlib
-
Launches a prepaid giveaway.
- TdApi.LeaveChat - Class in org.drinkless.tdlib
-
Removes the current user from chat members.
- TdApi.LeaveGroupCall - Class in org.drinkless.tdlib
-
Leaves a group call.
- TdApi.LinkPreview - Class in org.drinkless.tdlib
-
Describes a link preview.
- TdApi.LinkPreviewAlbumMedia - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.LinkPreviewAlbumMediaPhoto - Class in org.drinkless.tdlib
-
The media is a photo.
- TdApi.LinkPreviewAlbumMediaVideo - Class in org.drinkless.tdlib
-
The media is a video.
- TdApi.LinkPreviewOptions - Class in org.drinkless.tdlib
-
Options to be used for generation of a link preview.
- TdApi.LinkPreviewType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.LinkPreviewTypeAlbum - Class in org.drinkless.tdlib
-
The link is a link to a media album consisting of photos and videos.
- TdApi.LinkPreviewTypeAnimation - Class in org.drinkless.tdlib
-
The link is a link to an animation.
- TdApi.LinkPreviewTypeApp - Class in org.drinkless.tdlib
-
The link is a link to an app at App Store or Google Play.
- TdApi.LinkPreviewTypeArticle - Class in org.drinkless.tdlib
-
The link is a link to a web site.
- TdApi.LinkPreviewTypeAudio - Class in org.drinkless.tdlib
-
The link is a link to an audio.
- TdApi.LinkPreviewTypeBackground - Class in org.drinkless.tdlib
-
The link is a link to a background.
- TdApi.LinkPreviewTypeChannelBoost - Class in org.drinkless.tdlib
-
The link is a link to boost a channel chat.
- TdApi.LinkPreviewTypeChat - Class in org.drinkless.tdlib
-
The link is a link to a chat.
- TdApi.LinkPreviewTypeDocument - Class in org.drinkless.tdlib
-
The link is a link to a general file.
- TdApi.LinkPreviewTypeEmbeddedAnimationPlayer - Class in org.drinkless.tdlib
-
The link is a link to an animation player.
- TdApi.LinkPreviewTypeEmbeddedAudioPlayer - Class in org.drinkless.tdlib
-
The link is a link to an audio player.
- TdApi.LinkPreviewTypeEmbeddedVideoPlayer - Class in org.drinkless.tdlib
-
The link is a link to a video player.
- TdApi.LinkPreviewTypeExternalAudio - Class in org.drinkless.tdlib
-
The link is a link to an audio file.
- TdApi.LinkPreviewTypeExternalVideo - Class in org.drinkless.tdlib
-
The link is a link to a video file.
- TdApi.LinkPreviewTypeInvoice - Class in org.drinkless.tdlib
-
The link is a link to an invoice.
- TdApi.LinkPreviewTypeMessage - Class in org.drinkless.tdlib
-
The link is a link to a text or a poll Telegram message.
- TdApi.LinkPreviewTypePhoto - Class in org.drinkless.tdlib
-
The link is a link to a photo.
- TdApi.LinkPreviewTypePremiumGiftCode - Class in org.drinkless.tdlib
-
The link is a link to a Telegram Premium gift code.
- TdApi.LinkPreviewTypeShareableChatFolder - Class in org.drinkless.tdlib
-
The link is a link to a shareable chat folder.
- TdApi.LinkPreviewTypeSticker - Class in org.drinkless.tdlib
-
The link is a link to a sticker.
- TdApi.LinkPreviewTypeStickerSet - Class in org.drinkless.tdlib
-
The link is a link to a sticker set.
- TdApi.LinkPreviewTypeStory - Class in org.drinkless.tdlib
-
The link is a link to a story.
- TdApi.LinkPreviewTypeSupergroupBoost - Class in org.drinkless.tdlib
-
The link is a link to boost a supergroup chat.
- TdApi.LinkPreviewTypeTheme - Class in org.drinkless.tdlib
-
The link is a link to a cloud theme.
- TdApi.LinkPreviewTypeUnsupported - Class in org.drinkless.tdlib
-
The link preview type is unsupported yet.
- TdApi.LinkPreviewTypeUser - Class in org.drinkless.tdlib
-
The link is a link to a user.
- TdApi.LinkPreviewTypeVideo - Class in org.drinkless.tdlib
-
The link is a link to a video.
- TdApi.LinkPreviewTypeVideoChat - Class in org.drinkless.tdlib
-
The link is a link to a video chat.
- TdApi.LinkPreviewTypeVideoNote - Class in org.drinkless.tdlib
-
The link is a link to a video note message.
- TdApi.LinkPreviewTypeVoiceNote - Class in org.drinkless.tdlib
-
The link is a link to a voice note message.
- TdApi.LinkPreviewTypeWebApp - Class in org.drinkless.tdlib
-
The link is a link to a Web App.
- TdApi.LoadActiveStories - Class in org.drinkless.tdlib
-
Loads more active stories from a story list.
- TdApi.LoadChats - Class in org.drinkless.tdlib
-
Loads more chats from a chat list.
- TdApi.LoadGroupCallParticipants - Class in org.drinkless.tdlib
-
Loads more participants of a group call.
- TdApi.LoadQuickReplyShortcutMessages - Class in org.drinkless.tdlib
-
Loads quick reply messages that can be sent by a given quick reply shortcut.
- TdApi.LoadQuickReplyShortcuts - Class in org.drinkless.tdlib
-
Loads quick reply shortcuts created by the current user.
- TdApi.LoadSavedMessagesTopics - Class in org.drinkless.tdlib
-
Loads more Saved Messages topics.
- TdApi.LocalFile - Class in org.drinkless.tdlib
-
Represents a local file.
- TdApi.LocalizationTargetInfo - Class in org.drinkless.tdlib
-
Contains information about the current localization target.
- TdApi.Location - Class in org.drinkless.tdlib
-
Describes a location on planet Earth.
- TdApi.LocationAddress - Class in org.drinkless.tdlib
-
Describes an address of a location.
- TdApi.LoginUrlInfo - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.LoginUrlInfoOpen - Class in org.drinkless.tdlib
-
An HTTP URL needs to be open.
- TdApi.LoginUrlInfoRequestConfirmation - Class in org.drinkless.tdlib
-
An authorization confirmation dialog needs to be shown to the user.
- TdApi.LogOut - Class in org.drinkless.tdlib
-
Closes the TDLib instance after a proper logout.
- TdApi.LogStream - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.LogStreamDefault - Class in org.drinkless.tdlib
-
The log is written to stderr or an OS specific log.
- TdApi.LogStreamEmpty - Class in org.drinkless.tdlib
-
The log is written nowhere.
- TdApi.LogStreamFile - Class in org.drinkless.tdlib
-
The log is written to a file.
- TdApi.LogTags - Class in org.drinkless.tdlib
-
Contains a list of available TDLib internal log tags.
- TdApi.LogVerbosityLevel - Class in org.drinkless.tdlib
-
Contains a TDLib internal log verbosity level.
- TdApi.MainWebApp - Class in org.drinkless.tdlib
-
Contains information about the main Web App of a bot.
- TdApi.MaskPoint - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MaskPointChin - Class in org.drinkless.tdlib
-
The mask is placed relatively to the chin.
- TdApi.MaskPointEyes - Class in org.drinkless.tdlib
-
The mask is placed relatively to the eyes.
- TdApi.MaskPointForehead - Class in org.drinkless.tdlib
-
The mask is placed relatively to the forehead.
- TdApi.MaskPointMouth - Class in org.drinkless.tdlib
-
The mask is placed relatively to the mouth.
- TdApi.MaskPosition - Class in org.drinkless.tdlib
-
Position on a photo where a mask is placed.
- TdApi.Message - Class in org.drinkless.tdlib
-
Describes a message.
- TdApi.MessageAnimatedEmoji - Class in org.drinkless.tdlib
-
A message with an animated emoji.
- TdApi.MessageAnimation - Class in org.drinkless.tdlib
-
An animation message (GIF-style).
- TdApi.MessageAudio - Class in org.drinkless.tdlib
-
An audio message.
- TdApi.MessageAutoDeleteTime - Class in org.drinkless.tdlib
-
Contains default auto-delete timer setting for new chats.
- TdApi.MessageBasicGroupChatCreate - Class in org.drinkless.tdlib
-
A newly created basic group.
- TdApi.MessageBotWriteAccessAllowed - Class in org.drinkless.tdlib
-
The user allowed the bot to send messages.
- TdApi.MessageCalendar - Class in org.drinkless.tdlib
-
Contains information about found messages, split by days according to the option "utc_time_offset".
- TdApi.MessageCalendarDay - Class in org.drinkless.tdlib
-
Contains information about found messages sent on a specific day.
- TdApi.MessageCall - Class in org.drinkless.tdlib
-
A message with information about an ended call.
- TdApi.MessageChatAddMembers - Class in org.drinkless.tdlib
-
New chat members were added.
- TdApi.MessageChatBoost - Class in org.drinkless.tdlib
-
The chat was boosted by the sender of the message.
- TdApi.MessageChatChangePhoto - Class in org.drinkless.tdlib
-
An updated chat photo.
- TdApi.MessageChatChangeTitle - Class in org.drinkless.tdlib
-
An updated chat title.
- TdApi.MessageChatDeleteMember - Class in org.drinkless.tdlib
-
A chat member was deleted.
- TdApi.MessageChatDeletePhoto - Class in org.drinkless.tdlib
-
A deleted chat photo.
- TdApi.MessageChatJoinByLink - Class in org.drinkless.tdlib
-
A new member joined the chat via an invite link.
- TdApi.MessageChatJoinByRequest - Class in org.drinkless.tdlib
-
A new member was accepted to the chat by an administrator.
- TdApi.MessageChatSetBackground - Class in org.drinkless.tdlib
-
A new background was set in the chat.
- TdApi.MessageChatSetMessageAutoDeleteTime - Class in org.drinkless.tdlib
-
The auto-delete or self-destruct timer for messages in the chat has been changed.
- TdApi.MessageChatSetTheme - Class in org.drinkless.tdlib
-
A theme in the chat has been changed.
- TdApi.MessageChatShared - Class in org.drinkless.tdlib
-
The current user shared a chat, which was requested by the bot.
- TdApi.MessageChatUpgradeFrom - Class in org.drinkless.tdlib
-
A supergroup has been created from a basic group.
- TdApi.MessageChatUpgradeTo - Class in org.drinkless.tdlib
-
A basic group was upgraded to a supergroup and was deactivated as the result.
- TdApi.MessageContact - Class in org.drinkless.tdlib
-
A message with a user contact.
- TdApi.MessageContactRegistered - Class in org.drinkless.tdlib
-
A contact has registered with Telegram.
- TdApi.MessageContent - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageCopyOptions - Class in org.drinkless.tdlib
-
Options to be used when a message content is copied without reference to the original sender.
- TdApi.MessageCustomServiceAction - Class in org.drinkless.tdlib
-
A non-standard action has happened in the chat.
- TdApi.MessageDice - Class in org.drinkless.tdlib
-
A dice message.
- TdApi.MessageDocument - Class in org.drinkless.tdlib
-
A document message (general file).
- TdApi.MessageEffect - Class in org.drinkless.tdlib
-
Contains information about an effect added to a message.
- TdApi.MessageEffectType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageEffectTypeEmojiReaction - Class in org.drinkless.tdlib
-
An effect from an emoji reaction.
- TdApi.MessageEffectTypePremiumSticker - Class in org.drinkless.tdlib
-
An effect from a premium sticker.
- TdApi.MessageExpiredPhoto - Class in org.drinkless.tdlib
-
A self-destructed photo message.
- TdApi.MessageExpiredVideo - Class in org.drinkless.tdlib
-
A self-destructed video message.
- TdApi.MessageExpiredVideoNote - Class in org.drinkless.tdlib
-
A self-destructed video note message.
- TdApi.MessageExpiredVoiceNote - Class in org.drinkless.tdlib
-
A self-destructed voice note message.
- TdApi.MessageFileType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageFileTypeGroup - Class in org.drinkless.tdlib
-
The messages were exported from a group chat.
- TdApi.MessageFileTypePrivate - Class in org.drinkless.tdlib
-
The messages were exported from a private chat.
- TdApi.MessageFileTypeUnknown - Class in org.drinkless.tdlib
-
The messages were exported from a chat of unknown type.
- TdApi.MessageForumTopicCreated - Class in org.drinkless.tdlib
-
A forum topic has been created.
- TdApi.MessageForumTopicEdited - Class in org.drinkless.tdlib
-
A forum topic has been edited.
- TdApi.MessageForumTopicIsClosedToggled - Class in org.drinkless.tdlib
-
A forum topic has been closed or opened.
- TdApi.MessageForumTopicIsHiddenToggled - Class in org.drinkless.tdlib
-
A General forum topic has been hidden or unhidden.
- TdApi.MessageForwardInfo - Class in org.drinkless.tdlib
-
Contains information about a forwarded message.
- TdApi.MessageGame - Class in org.drinkless.tdlib
-
A message with a game.
- TdApi.MessageGameScore - Class in org.drinkless.tdlib
-
A new high score was achieved in a game.
- TdApi.MessageGift - Class in org.drinkless.tdlib
-
A gift was received or sent by the current user.
- TdApi.MessageGiftedPremium - Class in org.drinkless.tdlib
-
Telegram Premium was gifted to a user.
- TdApi.MessageGiftedStars - Class in org.drinkless.tdlib
-
Telegram Stars were gifted to a user.
- TdApi.MessageGiveaway - Class in org.drinkless.tdlib
-
A giveaway.
- TdApi.MessageGiveawayCompleted - Class in org.drinkless.tdlib
-
A giveaway without public winners has been completed for the chat.
- TdApi.MessageGiveawayCreated - Class in org.drinkless.tdlib
-
A giveaway was created for the chat.
- TdApi.MessageGiveawayPrizeStars - Class in org.drinkless.tdlib
-
A Telegram Stars were received by the current user from a giveaway.
- TdApi.MessageGiveawayWinners - Class in org.drinkless.tdlib
-
A giveaway with public winners has been completed for the chat.
- TdApi.MessageImportInfo - Class in org.drinkless.tdlib
-
Contains information about a message created with importMessages.
- TdApi.MessageInteractionInfo - Class in org.drinkless.tdlib
-
Contains information about interactions with a message.
- TdApi.MessageInviteVideoChatParticipants - Class in org.drinkless.tdlib
-
A message with information about an invitation to a video chat.
- TdApi.MessageInvoice - Class in org.drinkless.tdlib
-
A message with an invoice from a bot.
- TdApi.MessageLink - Class in org.drinkless.tdlib
-
Contains an HTTPS link to a message in a supergroup or channel, or a forum topic.
- TdApi.MessageLinkInfo - Class in org.drinkless.tdlib
-
Contains information about a link to a message or a forum topic in a chat.
- TdApi.MessageLocation - Class in org.drinkless.tdlib
-
A message with a location.
- TdApi.MessageOrigin - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageOriginChannel - Class in org.drinkless.tdlib
-
The message was originally a post in a channel.
- TdApi.MessageOriginChat - Class in org.drinkless.tdlib
-
The message was originally sent on behalf of a chat.
- TdApi.MessageOriginHiddenUser - Class in org.drinkless.tdlib
-
The message was originally sent by a user, which is hidden by their privacy settings.
- TdApi.MessageOriginUser - Class in org.drinkless.tdlib
-
The message was originally sent by a known user.
- TdApi.MessagePaidMedia - Class in org.drinkless.tdlib
-
A message with paid media.
- TdApi.MessagePassportDataReceived - Class in org.drinkless.tdlib
-
Telegram Passport data has been received; for bots only.
- TdApi.MessagePassportDataSent - Class in org.drinkless.tdlib
-
Telegram Passport data has been sent to a bot.
- TdApi.MessagePaymentRefunded - Class in org.drinkless.tdlib
-
A payment has been refunded.
- TdApi.MessagePaymentSuccessful - Class in org.drinkless.tdlib
-
A payment has been sent to a bot or a business account.
- TdApi.MessagePaymentSuccessfulBot - Class in org.drinkless.tdlib
-
A payment has been received by the bot or the business account.
- TdApi.MessagePhoto - Class in org.drinkless.tdlib
-
A photo message.
- TdApi.MessagePinMessage - Class in org.drinkless.tdlib
-
A message has been pinned.
- TdApi.MessagePoll - Class in org.drinkless.tdlib
-
A message with a poll.
- TdApi.MessagePosition - Class in org.drinkless.tdlib
-
Contains information about a message in a specific position.
- TdApi.MessagePositions - Class in org.drinkless.tdlib
-
Contains a list of message positions.
- TdApi.MessagePremiumGiftCode - Class in org.drinkless.tdlib
-
A Telegram Premium gift code was created for the user.
- TdApi.MessageProperties - Class in org.drinkless.tdlib
-
Contains properties of a message and describes actions that can be done with the message right now.
- TdApi.MessageProximityAlertTriggered - Class in org.drinkless.tdlib
-
A user in the chat came within proximity alert range.
- TdApi.MessageReaction - Class in org.drinkless.tdlib
-
Contains information about a reaction to a message.
- TdApi.MessageReactions - Class in org.drinkless.tdlib
-
Contains a list of reactions added to a message.
- TdApi.MessageReadDate - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageReadDateMyPrivacyRestricted - Class in org.drinkless.tdlib
-
The read date is unknown due to privacy settings of the current user, but will be known if the user subscribes to Telegram Premium.
- TdApi.MessageReadDateRead - Class in org.drinkless.tdlib
-
Contains read date of the message.
- TdApi.MessageReadDateTooOld - Class in org.drinkless.tdlib
-
The message is too old to get read date.
- TdApi.MessageReadDateUnread - Class in org.drinkless.tdlib
-
The message is unread yet.
- TdApi.MessageReadDateUserPrivacyRestricted - Class in org.drinkless.tdlib
-
The read date is unknown due to privacy settings of the other user.
- TdApi.MessageReplyInfo - Class in org.drinkless.tdlib
-
Contains information about replies to a message.
- TdApi.MessageReplyTo - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageReplyToMessage - Class in org.drinkless.tdlib
-
Describes a message replied by a given message.
- TdApi.MessageReplyToStory - Class in org.drinkless.tdlib
-
Describes a story replied by a given message.
- TdApi.Messages - Class in org.drinkless.tdlib
-
Contains a list of messages.
- TdApi.MessageSchedulingState - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageSchedulingStateSendAtDate - Class in org.drinkless.tdlib
-
The message will be sent at the specified date.
- TdApi.MessageSchedulingStateSendWhenOnline - Class in org.drinkless.tdlib
-
The message will be sent when the other user is online.
- TdApi.MessageSchedulingStateSendWhenVideoProcessed - Class in org.drinkless.tdlib
-
The message will be sent when the video in the message is converted and optimized; can be used only by the server.
- TdApi.MessageScreenshotTaken - Class in org.drinkless.tdlib
-
A screenshot of a message in the chat has been taken.
- TdApi.MessageSelfDestructType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageSelfDestructTypeImmediately - Class in org.drinkless.tdlib
-
The message can be opened only once and will be self-destructed once closed.
- TdApi.MessageSelfDestructTypeTimer - Class in org.drinkless.tdlib
-
The message will be self-destructed in the specified time after its content was opened.
- TdApi.MessageSender - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageSenderChat - Class in org.drinkless.tdlib
-
The message was sent on behalf of a chat.
- TdApi.MessageSenders - Class in org.drinkless.tdlib
-
Represents a list of message senders.
- TdApi.MessageSenderUser - Class in org.drinkless.tdlib
-
The message was sent by a known user.
- TdApi.MessageSendingState - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageSendingStateFailed - Class in org.drinkless.tdlib
-
The message failed to be sent.
- TdApi.MessageSendingStatePending - Class in org.drinkless.tdlib
-
The message is being sent now, but has not yet been delivered to the server.
- TdApi.MessageSendOptions - Class in org.drinkless.tdlib
-
Options to be used when a message is sent.
- TdApi.MessageSource - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.MessageSourceChatEventLog - Class in org.drinkless.tdlib
-
The message is from a chat event log.
- TdApi.MessageSourceChatHistory - Class in org.drinkless.tdlib
-
The message is from a chat history.
- TdApi.MessageSourceChatList - Class in org.drinkless.tdlib
-
The message is from a chat list or a forum topic list.
- TdApi.MessageSourceForumTopicHistory - Class in org.drinkless.tdlib
-
The message is from a forum topic history.
- TdApi.MessageSourceHistoryPreview - Class in org.drinkless.tdlib
-
The message is from chat, message thread or forum topic history preview.
- TdApi.MessageSourceMessageThreadHistory - Class in org.drinkless.tdlib
-
The message is from a message thread history.
- TdApi.MessageSourceNotification - Class in org.drinkless.tdlib
-
The message is from a notification.
- TdApi.MessageSourceOther - Class in org.drinkless.tdlib
-
The message is from some other source.
- TdApi.MessageSourceScreenshot - Class in org.drinkless.tdlib
-
The message was screenshotted; the source must be used only if the message content was visible during the screenshot.
- TdApi.MessageSourceSearch - Class in org.drinkless.tdlib
-
The message is from search results, including file downloads, local file list, outgoing document messages, calendar.
- TdApi.MessageSponsor - Class in org.drinkless.tdlib
-
Information about the sponsor of a message.
- TdApi.MessageStatistics - Class in org.drinkless.tdlib
-
A detailed statistics about a message.
- TdApi.MessageSticker - Class in org.drinkless.tdlib
-
A sticker message.
- TdApi.MessageStory - Class in org.drinkless.tdlib
-
A message with a forwarded story.
- TdApi.MessageSuggestProfilePhoto - Class in org.drinkless.tdlib
-
A profile photo was suggested to a user in a private chat.
- TdApi.MessageSupergroupChatCreate - Class in org.drinkless.tdlib
-
A newly created supergroup or channel.
- TdApi.MessageText - Class in org.drinkless.tdlib
-
A text message.
- TdApi.MessageThreadInfo - Class in org.drinkless.tdlib
-
Contains information about a message thread.
- TdApi.MessageUnsupported - Class in org.drinkless.tdlib
-
A message content that is not supported in the current TDLib version.
- TdApi.MessageUsersShared - Class in org.drinkless.tdlib
-
The current user shared users, which were requested by the bot.
- TdApi.MessageVenue - Class in org.drinkless.tdlib
-
A message with information about a venue.
- TdApi.MessageVideo - Class in org.drinkless.tdlib
-
A video message.
- TdApi.MessageVideoChatEnded - Class in org.drinkless.tdlib
-
A message with information about an ended video chat.
- TdApi.MessageVideoChatScheduled - Class in org.drinkless.tdlib
-
A new video chat was scheduled.
- TdApi.MessageVideoChatStarted - Class in org.drinkless.tdlib
-
A newly created video chat.
- TdApi.MessageVideoNote - Class in org.drinkless.tdlib
-
A video note message.
- TdApi.MessageViewer - Class in org.drinkless.tdlib
-
Represents a viewer of a message.
- TdApi.MessageViewers - Class in org.drinkless.tdlib
-
Represents a list of message viewers.
- TdApi.MessageVoiceNote - Class in org.drinkless.tdlib
-
A voice note message.
- TdApi.MessageWebAppDataReceived - Class in org.drinkless.tdlib
-
Data from a Web App has been received; for bots only.
- TdApi.MessageWebAppDataSent - Class in org.drinkless.tdlib
-
Data from a Web App has been sent to a bot.
- TdApi.Minithumbnail - Class in org.drinkless.tdlib
-
Thumbnail image of a very poor quality and low resolution.
- TdApi.NetworkStatistics - Class in org.drinkless.tdlib
-
A full list of available network statistic entries.
- TdApi.NetworkStatisticsEntry - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.NetworkStatisticsEntryCall - Class in org.drinkless.tdlib
-
Contains information about the total amount of data that was used for calls.
- TdApi.NetworkStatisticsEntryFile - Class in org.drinkless.tdlib
-
Contains information about the total amount of data that was used to send and receive files.
- TdApi.NetworkType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.NetworkTypeMobile - Class in org.drinkless.tdlib
-
A mobile network.
- TdApi.NetworkTypeMobileRoaming - Class in org.drinkless.tdlib
-
A mobile roaming network.
- TdApi.NetworkTypeNone - Class in org.drinkless.tdlib
-
The network is not available.
- TdApi.NetworkTypeOther - Class in org.drinkless.tdlib
-
A different network type (e.g., Ethernet network).
- TdApi.NetworkTypeWiFi - Class in org.drinkless.tdlib
-
A Wi-Fi network.
- TdApi.NewChatPrivacySettings - Class in org.drinkless.tdlib
-
Contains privacy settings for new chats with non-contacts.
- TdApi.Notification - Class in org.drinkless.tdlib
-
Contains information about a notification.
- TdApi.NotificationGroup - Class in org.drinkless.tdlib
-
Describes a group of notifications.
- TdApi.NotificationGroupType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.NotificationGroupTypeCalls - Class in org.drinkless.tdlib
-
A group containing notifications of type notificationTypeNewCall.
- TdApi.NotificationGroupTypeMentions - Class in org.drinkless.tdlib
-
A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with unread mentions of the current user, replies to their messages, or a pinned message.
- TdApi.NotificationGroupTypeMessages - Class in org.drinkless.tdlib
-
A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with ordinary unread messages.
- TdApi.NotificationGroupTypeSecretChat - Class in org.drinkless.tdlib
-
A group containing a notification of type notificationTypeNewSecretChat.
- TdApi.NotificationSettingsScope - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.NotificationSettingsScopeChannelChats - Class in org.drinkless.tdlib
-
Notification settings applied to all channel chats when the corresponding chat setting has a default value.
- TdApi.NotificationSettingsScopeGroupChats - Class in org.drinkless.tdlib
-
Notification settings applied to all basic group and supergroup chats when the corresponding chat setting has a default value.
- TdApi.NotificationSettingsScopePrivateChats - Class in org.drinkless.tdlib
-
Notification settings applied to all private and secret chats when the corresponding chat setting has a default value.
- TdApi.NotificationSound - Class in org.drinkless.tdlib
-
Describes a notification sound in MP3 format.
- TdApi.NotificationSounds - Class in org.drinkless.tdlib
-
Contains a list of notification sounds.
- TdApi.NotificationType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.NotificationTypeNewCall - Class in org.drinkless.tdlib
-
New call was received.
- TdApi.NotificationTypeNewMessage - Class in org.drinkless.tdlib
-
New message was received.
- TdApi.NotificationTypeNewPushMessage - Class in org.drinkless.tdlib
-
New message was received through a push notification.
- TdApi.NotificationTypeNewSecretChat - Class in org.drinkless.tdlib
-
New secret chat was created.
- TdApi.Object - Class in org.drinkless.tdlib
-
This class is a base class for all TDLib interface classes.
- TdApi.Ok - Class in org.drinkless.tdlib
-
An object of this type is returned on a successful function call for certain functions.
- TdApi.OpenChat - Class in org.drinkless.tdlib
-
Informs TDLib that the chat is opened by the user.
- TdApi.OpenChatSimilarChat - Class in org.drinkless.tdlib
-
Informs TDLib that a chat was opened from the list of similar chats.
- TdApi.OpenMessageContent - Class in org.drinkless.tdlib
-
Informs TDLib that the message content has been opened (e.g., the user has opened a photo, video, document, location or venue, or has listened to an audio file or voice note message).
- TdApi.OpenStory - Class in org.drinkless.tdlib
-
Informs TDLib that a story is opened and is being viewed by the user.
- TdApi.OpenWebApp - Class in org.drinkless.tdlib
-
Informs TDLib that a Web App is being opened from the attachment menu, a botMenuButton button, an internalLinkTypeAttachmentMenuBot link, or an inlineKeyboardButtonTypeWebApp button.
- TdApi.OptimizeStorage - Class in org.drinkless.tdlib
-
Optimizes storage usage, i.e.
- TdApi.OptionValue - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.OptionValueBoolean - Class in org.drinkless.tdlib
-
Represents a boolean option.
- TdApi.OptionValueEmpty - Class in org.drinkless.tdlib
-
Represents an unknown option or an option which has a default value.
- TdApi.OptionValueInteger - Class in org.drinkless.tdlib
-
Represents an integer option.
- TdApi.OptionValueString - Class in org.drinkless.tdlib
-
Represents a string option.
- TdApi.OrderInfo - Class in org.drinkless.tdlib
-
Order information.
- TdApi.Outline - Class in org.drinkless.tdlib
-
Represents outline of an image.
- TdApi.PageBlock - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PageBlockAnchor - Class in org.drinkless.tdlib
-
An invisible anchor on a page, which can be used in a URL to open the page from the specified anchor.
- TdApi.PageBlockAnimation - Class in org.drinkless.tdlib
-
An animation.
- TdApi.PageBlockAudio - Class in org.drinkless.tdlib
-
An audio file.
- TdApi.PageBlockAuthorDate - Class in org.drinkless.tdlib
-
The author and publishing date of a page.
- TdApi.PageBlockBlockQuote - Class in org.drinkless.tdlib
-
A block quote.
- TdApi.PageBlockCaption - Class in org.drinkless.tdlib
-
Contains a caption of another block.
- TdApi.PageBlockChatLink - Class in org.drinkless.tdlib
-
A link to a chat.
- TdApi.PageBlockCollage - Class in org.drinkless.tdlib
-
A collage.
- TdApi.PageBlockCover - Class in org.drinkless.tdlib
-
A page cover.
- TdApi.PageBlockDetails - Class in org.drinkless.tdlib
-
A collapsible block.
- TdApi.PageBlockDivider - Class in org.drinkless.tdlib
-
An empty block separating a page.
- TdApi.PageBlockEmbedded - Class in org.drinkless.tdlib
-
An embedded web page.
- TdApi.PageBlockEmbeddedPost - Class in org.drinkless.tdlib
-
An embedded post.
- TdApi.PageBlockFooter - Class in org.drinkless.tdlib
-
The footer of a page.
- TdApi.PageBlockHeader - Class in org.drinkless.tdlib
-
A header.
- TdApi.PageBlockHorizontalAlignment - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PageBlockHorizontalAlignmentCenter - Class in org.drinkless.tdlib
-
The content must be center-aligned.
- TdApi.PageBlockHorizontalAlignmentLeft - Class in org.drinkless.tdlib
-
The content must be left-aligned.
- TdApi.PageBlockHorizontalAlignmentRight - Class in org.drinkless.tdlib
-
The content must be right-aligned.
- TdApi.PageBlockKicker - Class in org.drinkless.tdlib
-
A kicker.
- TdApi.PageBlockList - Class in org.drinkless.tdlib
-
A list of data blocks.
- TdApi.PageBlockListItem - Class in org.drinkless.tdlib
-
Describes an item of a list page block.
- TdApi.PageBlockMap - Class in org.drinkless.tdlib
-
A map.
- TdApi.PageBlockParagraph - Class in org.drinkless.tdlib
-
A text paragraph.
- TdApi.PageBlockPhoto - Class in org.drinkless.tdlib
-
A photo.
- TdApi.PageBlockPreformatted - Class in org.drinkless.tdlib
-
A preformatted text paragraph.
- TdApi.PageBlockPullQuote - Class in org.drinkless.tdlib
-
A pull quote.
- TdApi.PageBlockRelatedArticle - Class in org.drinkless.tdlib
-
Contains information about a related article.
- TdApi.PageBlockRelatedArticles - Class in org.drinkless.tdlib
-
Related articles.
- TdApi.PageBlockSlideshow - Class in org.drinkless.tdlib
-
A slideshow.
- TdApi.PageBlockSubheader - Class in org.drinkless.tdlib
-
A subheader.
- TdApi.PageBlockSubtitle - Class in org.drinkless.tdlib
-
The subtitle of a page.
- TdApi.PageBlockTable - Class in org.drinkless.tdlib
-
A table.
- TdApi.PageBlockTableCell - Class in org.drinkless.tdlib
-
Represents a cell of a table.
- TdApi.PageBlockTitle - Class in org.drinkless.tdlib
-
The title of a page.
- TdApi.PageBlockVerticalAlignment - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PageBlockVerticalAlignmentBottom - Class in org.drinkless.tdlib
-
The content must be bottom-aligned.
- TdApi.PageBlockVerticalAlignmentMiddle - Class in org.drinkless.tdlib
-
The content must be middle-aligned.
- TdApi.PageBlockVerticalAlignmentTop - Class in org.drinkless.tdlib
-
The content must be top-aligned.
- TdApi.PageBlockVideo - Class in org.drinkless.tdlib
-
A video.
- TdApi.PageBlockVoiceNote - Class in org.drinkless.tdlib
-
A voice note.
- TdApi.PaidMedia - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PaidMediaPhoto - Class in org.drinkless.tdlib
-
The media is a photo.
- TdApi.PaidMediaPreview - Class in org.drinkless.tdlib
-
The media is hidden until the invoice is paid.
- TdApi.PaidMediaUnsupported - Class in org.drinkless.tdlib
-
The media is unsupported.
- TdApi.PaidMediaVideo - Class in org.drinkless.tdlib
-
The media is a video.
- TdApi.PaidReactor - Class in org.drinkless.tdlib
-
Contains information about a user that added paid reactions.
- TdApi.ParseMarkdown - Class in org.drinkless.tdlib
-
Parses Markdown entities in a human-friendly format, ignoring markup errors.
- TdApi.ParseTextEntities - Class in org.drinkless.tdlib
-
Parses Bold, Italic, Underline, Strikethrough, Spoiler, CustomEmoji, BlockQuote, ExpandableBlockQuote, Code, Pre, PreCode, TextUrl and MentionName entities from a marked-up text.
- TdApi.PassportAuthorizationForm - Class in org.drinkless.tdlib
-
Contains information about a Telegram Passport authorization form that was requested.
- TdApi.PassportElement - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PassportElementAddress - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's address.
- TdApi.PassportElementBankStatement - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's bank statement.
- TdApi.PassportElementDriverLicense - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's driver license.
- TdApi.PassportElementEmailAddress - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's email address.
- TdApi.PassportElementError - Class in org.drinkless.tdlib
-
Contains the description of an error in a Telegram Passport element.
- TdApi.PassportElementErrorSource - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PassportElementErrorSourceDataField - Class in org.drinkless.tdlib
-
One of the data fields contains an error.
- TdApi.PassportElementErrorSourceFile - Class in org.drinkless.tdlib
-
The file contains an error.
- TdApi.PassportElementErrorSourceFiles - Class in org.drinkless.tdlib
-
The list of attached files contains an error.
- TdApi.PassportElementErrorSourceFrontSide - Class in org.drinkless.tdlib
-
The front side of the document contains an error.
- TdApi.PassportElementErrorSourceReverseSide - Class in org.drinkless.tdlib
-
The reverse side of the document contains an error.
- TdApi.PassportElementErrorSourceSelfie - Class in org.drinkless.tdlib
-
The selfie with the document contains an error.
- TdApi.PassportElementErrorSourceTranslationFile - Class in org.drinkless.tdlib
-
One of files with the translation of the document contains an error.
- TdApi.PassportElementErrorSourceTranslationFiles - Class in org.drinkless.tdlib
-
The translation of the document contains an error.
- TdApi.PassportElementErrorSourceUnspecified - Class in org.drinkless.tdlib
-
The element contains an error in an unspecified place.
- TdApi.PassportElementIdentityCard - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's identity card.
- TdApi.PassportElementInternalPassport - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's internal passport.
- TdApi.PassportElementPassport - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's passport.
- TdApi.PassportElementPassportRegistration - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's passport registration pages.
- TdApi.PassportElementPersonalDetails - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's personal details.
- TdApi.PassportElementPhoneNumber - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's phone number.
- TdApi.PassportElementRentalAgreement - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's rental agreement.
- TdApi.PassportElements - Class in org.drinkless.tdlib
-
Contains information about saved Telegram Passport elements.
- TdApi.PassportElementsWithErrors - Class in org.drinkless.tdlib
-
Contains information about a Telegram Passport elements and corresponding errors.
- TdApi.PassportElementTemporaryRegistration - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's temporary registration.
- TdApi.PassportElementType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PassportElementTypeAddress - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's address.
- TdApi.PassportElementTypeBankStatement - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's bank statement.
- TdApi.PassportElementTypeDriverLicense - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's driver license.
- TdApi.PassportElementTypeEmailAddress - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's email address.
- TdApi.PassportElementTypeIdentityCard - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's identity card.
- TdApi.PassportElementTypeInternalPassport - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's internal passport.
- TdApi.PassportElementTypePassport - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's passport.
- TdApi.PassportElementTypePassportRegistration - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the registration page of the user's passport.
- TdApi.PassportElementTypePersonalDetails - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's personal details.
- TdApi.PassportElementTypePhoneNumber - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's phone number.
- TdApi.PassportElementTypeRentalAgreement - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's rental agreement.
- TdApi.PassportElementTypeTemporaryRegistration - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's temporary registration.
- TdApi.PassportElementTypeUtilityBill - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's utility bill.
- TdApi.PassportElementUtilityBill - Class in org.drinkless.tdlib
-
A Telegram Passport element containing the user's utility bill.
- TdApi.PassportRequiredElement - Class in org.drinkless.tdlib
-
Contains a description of the required Telegram Passport element that was requested by a service.
- TdApi.PassportSuitableElement - Class in org.drinkless.tdlib
-
Contains information about a Telegram Passport element that was requested by a service.
- TdApi.PasswordState - Class in org.drinkless.tdlib
-
Represents the current state of 2-step verification.
- TdApi.PaymentForm - Class in org.drinkless.tdlib
-
Contains information about an invoice payment form.
- TdApi.PaymentFormType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PaymentFormTypeRegular - Class in org.drinkless.tdlib
-
The payment form is for a regular payment.
- TdApi.PaymentFormTypeStars - Class in org.drinkless.tdlib
-
The payment form is for a payment in Telegram Stars.
- TdApi.PaymentFormTypeStarSubscription - Class in org.drinkless.tdlib
-
The payment form is for a payment in Telegram Stars for subscription.
- TdApi.PaymentOption - Class in org.drinkless.tdlib
-
Describes an additional payment option.
- TdApi.PaymentProvider - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PaymentProviderOther - Class in org.drinkless.tdlib
-
Some other payment provider, for which a web payment form must be shown.
- TdApi.PaymentProviderSmartGlocal - Class in org.drinkless.tdlib
-
Smart Glocal payment provider.
- TdApi.PaymentProviderStripe - Class in org.drinkless.tdlib
-
Stripe payment provider.
- TdApi.PaymentReceipt - Class in org.drinkless.tdlib
-
Contains information about a successful payment.
- TdApi.PaymentReceiptType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PaymentReceiptTypeRegular - Class in org.drinkless.tdlib
-
The payment was done using a third-party payment provider.
- TdApi.PaymentReceiptTypeStars - Class in org.drinkless.tdlib
-
The payment was done using Telegram Stars.
- TdApi.PaymentResult - Class in org.drinkless.tdlib
-
Contains the result of a payment request.
- TdApi.PersonalDetails - Class in org.drinkless.tdlib
-
Contains the user's personal details.
- TdApi.PersonalDocument - Class in org.drinkless.tdlib
-
A personal document, containing some information about a user.
- TdApi.PhoneNumberAuthenticationSettings - Class in org.drinkless.tdlib
-
Contains settings for the authentication of the user's phone number.
- TdApi.PhoneNumberCodeType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PhoneNumberCodeTypeChange - Class in org.drinkless.tdlib
-
Checks ownership of a new phone number to change the user's authentication phone number; for official Android and iOS applications only.
- TdApi.PhoneNumberCodeTypeConfirmOwnership - Class in org.drinkless.tdlib
-
Confirms ownership of a phone number to prevent account deletion while handling links of the type internalLinkTypePhoneNumberConfirmation.
- TdApi.PhoneNumberCodeTypeVerify - Class in org.drinkless.tdlib
-
Verifies ownership of a phone number to be added to the user's Telegram Passport.
- TdApi.PhoneNumberInfo - Class in org.drinkless.tdlib
-
Contains information about a phone number.
- TdApi.Photo - Class in org.drinkless.tdlib
-
Describes a photo.
- TdApi.PhotoSize - Class in org.drinkless.tdlib
-
Describes an image in JPEG format.
- TdApi.PinChatMessage - Class in org.drinkless.tdlib
-
Pins a message in a chat.
- TdApi.PingProxy - Class in org.drinkless.tdlib
-
Computes time needed to receive a response from a Telegram server through a proxy.
- TdApi.Point - Class in org.drinkless.tdlib
-
A point on a Cartesian plane.
- TdApi.Poll - Class in org.drinkless.tdlib
-
Describes a poll.
- TdApi.PollOption - Class in org.drinkless.tdlib
-
Describes one answer option of a poll.
- TdApi.PollType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PollTypeQuiz - Class in org.drinkless.tdlib
-
A poll in quiz mode, which has exactly one correct answer option and can be answered only once.
- TdApi.PollTypeRegular - Class in org.drinkless.tdlib
-
A regular poll.
- TdApi.PreliminaryUploadFile - Class in org.drinkless.tdlib
-
Preliminary uploads a file to the cloud before sending it in a message, which can be useful for uploading of being recorded voice and video notes.
- TdApi.PremiumFeature - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PremiumFeatureAccentColor - Class in org.drinkless.tdlib
-
The ability to choose accent color for replies and user profile.
- TdApi.PremiumFeatureAdvancedChatManagement - Class in org.drinkless.tdlib
-
Ability to change position of the main chat list, archive and mute all new chats from non-contacts, and completely disable notifications about the user's contacts joined Telegram.
- TdApi.PremiumFeatureAnimatedProfilePhoto - Class in org.drinkless.tdlib
-
Profile photo animation on message and chat screens.
- TdApi.PremiumFeatureAppIcons - Class in org.drinkless.tdlib
-
Allowed to set a premium application icons.
- TdApi.PremiumFeatureBackgroundForBoth - Class in org.drinkless.tdlib
-
The ability to set private chat background for both users.
- TdApi.PremiumFeatureBusiness - Class in org.drinkless.tdlib
-
The ability to use Business features.
- TdApi.PremiumFeatureChatBoost - Class in org.drinkless.tdlib
-
The ability to boost chats.
- TdApi.PremiumFeatureCustomEmoji - Class in org.drinkless.tdlib
-
Allowed to use custom emoji stickers in message texts and captions.
- TdApi.PremiumFeatureDisabledAds - Class in org.drinkless.tdlib
-
Disabled ads.
- TdApi.PremiumFeatureEmojiStatus - Class in org.drinkless.tdlib
-
The ability to show an emoji status along with the user's name.
- TdApi.PremiumFeatureForumTopicIcon - Class in org.drinkless.tdlib
-
The ability to set a custom emoji as a forum topic icon.
- TdApi.PremiumFeatureImprovedDownloadSpeed - Class in org.drinkless.tdlib
-
Improved download speed.
- TdApi.PremiumFeatureIncreasedLimits - Class in org.drinkless.tdlib
-
Increased limits.
- TdApi.PremiumFeatureIncreasedUploadFileSize - Class in org.drinkless.tdlib
-
Increased maximum upload file size.
- TdApi.PremiumFeatureLastSeenTimes - Class in org.drinkless.tdlib
-
The ability to view last seen and read times of other users even they can't view last seen or read time for the current user.
- TdApi.PremiumFeatureMessageEffects - Class in org.drinkless.tdlib
-
The ability to use all available message effects.
- TdApi.PremiumFeatureMessagePrivacy - Class in org.drinkless.tdlib
-
The ability to disallow incoming voice and video note messages in private chats using setUserPrivacySettingRules with userPrivacySettingAllowPrivateVoiceAndVideoNoteMessages and to restrict incoming messages from non-contacts using setNewChatPrivacySettings.
- TdApi.PremiumFeatureProfileBadge - Class in org.drinkless.tdlib
-
A badge in the user's profile.
- TdApi.PremiumFeaturePromotionAnimation - Class in org.drinkless.tdlib
-
Describes a promotion animation for a Premium feature.
- TdApi.PremiumFeatureRealTimeChatTranslation - Class in org.drinkless.tdlib
-
Allowed to translate chat messages real-time.
- TdApi.PremiumFeatures - Class in org.drinkless.tdlib
-
Contains information about features, available to Premium users.
- TdApi.PremiumFeatureSavedMessagesTags - Class in org.drinkless.tdlib
-
The ability to use tags in Saved Messages.
- TdApi.PremiumFeatureUniqueReactions - Class in org.drinkless.tdlib
-
Allowed to use more reactions.
- TdApi.PremiumFeatureUniqueStickers - Class in org.drinkless.tdlib
-
Allowed to use premium stickers with unique effects.
- TdApi.PremiumFeatureUpgradedStories - Class in org.drinkless.tdlib
-
Allowed to use many additional features for stories.
- TdApi.PremiumFeatureVoiceRecognition - Class in org.drinkless.tdlib
-
The ability to convert voice notes to text.
- TdApi.PremiumGiftCodeInfo - Class in org.drinkless.tdlib
-
Contains information about a Telegram Premium gift code.
- TdApi.PremiumGiftCodePaymentOption - Class in org.drinkless.tdlib
-
Describes an option for creating Telegram Premium gift codes or Telegram Premium giveaway.
- TdApi.PremiumGiftCodePaymentOptions - Class in org.drinkless.tdlib
-
Contains a list of options for creating Telegram Premium gift codes or Telegram Premium giveaway.
- TdApi.PremiumLimit - Class in org.drinkless.tdlib
-
Contains information about a limit, increased for Premium users.
- TdApi.PremiumLimitType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PremiumLimitTypeActiveStoryCount - Class in org.drinkless.tdlib
-
The maximum number of active stories.
- TdApi.PremiumLimitTypeBioLength - Class in org.drinkless.tdlib
-
The maximum length of the user's bio.
- TdApi.PremiumLimitTypeCaptionLength - Class in org.drinkless.tdlib
-
The maximum length of sent media caption.
- TdApi.PremiumLimitTypeChatFolderChosenChatCount - Class in org.drinkless.tdlib
-
The maximum number of pinned and always included, or always excluded chats in a chat folder.
- TdApi.PremiumLimitTypeChatFolderCount - Class in org.drinkless.tdlib
-
The maximum number of chat folders.
- TdApi.PremiumLimitTypeChatFolderInviteLinkCount - Class in org.drinkless.tdlib
-
The maximum number of invite links for a chat folder.
- TdApi.PremiumLimitTypeCreatedPublicChatCount - Class in org.drinkless.tdlib
-
The maximum number of created public chats.
- TdApi.PremiumLimitTypeFavoriteStickerCount - Class in org.drinkless.tdlib
-
The maximum number of favorite stickers.
- TdApi.PremiumLimitTypeMonthlySentStoryCount - Class in org.drinkless.tdlib
-
The maximum number of stories sent per month.
- TdApi.PremiumLimitTypePinnedArchivedChatCount - Class in org.drinkless.tdlib
-
The maximum number of pinned chats in the archive chat list.
- TdApi.PremiumLimitTypePinnedChatCount - Class in org.drinkless.tdlib
-
The maximum number of pinned chats in the main chat list.
- TdApi.PremiumLimitTypePinnedSavedMessagesTopicCount - Class in org.drinkless.tdlib
-
The maximum number of pinned Saved Messages topics.
- TdApi.PremiumLimitTypeSavedAnimationCount - Class in org.drinkless.tdlib
-
The maximum number of saved animations.
- TdApi.PremiumLimitTypeShareableChatFolderCount - Class in org.drinkless.tdlib
-
The maximum number of added shareable chat folders.
- TdApi.PremiumLimitTypeSimilarChatCount - Class in org.drinkless.tdlib
-
The maximum number of received similar chats.
- TdApi.PremiumLimitTypeStoryCaptionLength - Class in org.drinkless.tdlib
-
The maximum length of captions of sent stories.
- TdApi.PremiumLimitTypeStorySuggestedReactionAreaCount - Class in org.drinkless.tdlib
-
The maximum number of suggested reaction areas on a story.
- TdApi.PremiumLimitTypeSupergroupCount - Class in org.drinkless.tdlib
-
The maximum number of joined supergroups and channels.
- TdApi.PremiumLimitTypeWeeklySentStoryCount - Class in org.drinkless.tdlib
-
The maximum number of stories sent per week.
- TdApi.PremiumPaymentOption - Class in org.drinkless.tdlib
-
Describes an option for buying Telegram Premium to a user.
- TdApi.PremiumSource - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PremiumSourceBusinessFeature - Class in org.drinkless.tdlib
-
A user tried to use a Business feature.
- TdApi.PremiumSourceFeature - Class in org.drinkless.tdlib
-
A user tried to use a Premium feature.
- TdApi.PremiumSourceLimitExceeded - Class in org.drinkless.tdlib
-
A limit was exceeded.
- TdApi.PremiumSourceLink - Class in org.drinkless.tdlib
-
A user opened an internal link of the type internalLinkTypePremiumFeatures.
- TdApi.PremiumSourceSettings - Class in org.drinkless.tdlib
-
A user opened the Premium features screen from settings.
- TdApi.PremiumSourceStoryFeature - Class in org.drinkless.tdlib
-
A user tried to use a Premium story feature.
- TdApi.PremiumState - Class in org.drinkless.tdlib
-
Contains state of Telegram Premium subscription and promotion videos for Premium features.
- TdApi.PremiumStatePaymentOption - Class in org.drinkless.tdlib
-
Describes an option for buying or upgrading Telegram Premium for self.
- TdApi.PremiumStoryFeature - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PremiumStoryFeatureCustomExpirationDuration - Class in org.drinkless.tdlib
-
The ability to set custom expiration duration for stories.
- TdApi.PremiumStoryFeatureLinksAndFormatting - Class in org.drinkless.tdlib
-
The ability to use links and formatting in story caption, and use inputStoryAreaTypeLink areas.
- TdApi.PremiumStoryFeaturePermanentViewsHistory - Class in org.drinkless.tdlib
-
The ability to check who opened the current user's stories after they expire.
- TdApi.PremiumStoryFeaturePriorityOrder - Class in org.drinkless.tdlib
-
Stories of the current user are displayed before stories of non-Premium contacts, supergroups, and channels.
- TdApi.PremiumStoryFeatureSaveStories - Class in org.drinkless.tdlib
-
The ability to save other's unprotected stories.
- TdApi.PremiumStoryFeatureStealthMode - Class in org.drinkless.tdlib
-
The ability to hide the fact that the user viewed other's stories.
- TdApi.PremiumStoryFeatureVideoQuality - Class in org.drinkless.tdlib
-
The ability to choose better quality for viewed stories.
- TdApi.PrepaidGiveaway - Class in org.drinkless.tdlib
-
Describes a prepaid giveaway.
- TdApi.PreparedInlineMessage - Class in org.drinkless.tdlib
-
Represents a ready to send inline message.
- TdApi.PreparedInlineMessageId - Class in org.drinkless.tdlib
-
Represents an inline message that can be sent via the bot.
- TdApi.ProcessChatFolderNewChats - Class in org.drinkless.tdlib
-
Process new chats added to a shareable chat folder by its owner.
- TdApi.ProcessChatJoinRequest - Class in org.drinkless.tdlib
-
Handles a pending join request in a chat.
- TdApi.ProcessChatJoinRequests - Class in org.drinkless.tdlib
-
Handles all pending join requests for a given link in a chat.
- TdApi.ProcessPushNotification - Class in org.drinkless.tdlib
-
Handles a push notification.
- TdApi.ProductInfo - Class in org.drinkless.tdlib
-
Contains information about a product that can be paid with invoice.
- TdApi.ProfileAccentColor - Class in org.drinkless.tdlib
-
Contains information about supported accent color for user profile photo background.
- TdApi.ProfileAccentColors - Class in org.drinkless.tdlib
-
Contains information about supported accent colors for user profile photo background in RGB format.
- TdApi.ProfilePhoto - Class in org.drinkless.tdlib
-
Describes a user profile photo.
- TdApi.Proxies - Class in org.drinkless.tdlib
-
Represents a list of proxy servers.
- TdApi.Proxy - Class in org.drinkless.tdlib
-
Contains information about a proxy server.
- TdApi.ProxyType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ProxyTypeHttp - Class in org.drinkless.tdlib
-
A HTTP transparent proxy server.
- TdApi.ProxyTypeMtproto - Class in org.drinkless.tdlib
-
An MTProto proxy server.
- TdApi.ProxyTypeSocks5 - Class in org.drinkless.tdlib
-
A SOCKS5 proxy server.
- TdApi.PublicChatType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PublicChatTypeHasUsername - Class in org.drinkless.tdlib
-
The chat is public, because it has an active username.
- TdApi.PublicChatTypeIsLocationBased - Class in org.drinkless.tdlib
-
The chat is public, because it is a location-based supergroup.
- TdApi.PublicForward - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PublicForwardMessage - Class in org.drinkless.tdlib
-
Contains a public forward as a message.
- TdApi.PublicForwards - Class in org.drinkless.tdlib
-
Represents a list of public forwards and reposts as a story of a message or a story.
- TdApi.PublicForwardStory - Class in org.drinkless.tdlib
-
Contains a public repost to a story.
- TdApi.PushMessageContent - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.PushMessageContentAnimation - Class in org.drinkless.tdlib
-
An animation message (GIF-style).
- TdApi.PushMessageContentAudio - Class in org.drinkless.tdlib
-
An audio message.
- TdApi.PushMessageContentBasicGroupChatCreate - Class in org.drinkless.tdlib
-
A newly created basic group.
- TdApi.PushMessageContentChatAddMembers - Class in org.drinkless.tdlib
-
New chat members were invited to a group.
- TdApi.PushMessageContentChatChangePhoto - Class in org.drinkless.tdlib
-
A chat photo was edited.
- TdApi.PushMessageContentChatChangeTitle - Class in org.drinkless.tdlib
-
A chat title was edited.
- TdApi.PushMessageContentChatDeleteMember - Class in org.drinkless.tdlib
-
A chat member was deleted.
- TdApi.PushMessageContentChatJoinByLink - Class in org.drinkless.tdlib
-
A new member joined the chat via an invite link.
- TdApi.PushMessageContentChatJoinByRequest - Class in org.drinkless.tdlib
-
A new member was accepted to the chat by an administrator.
- TdApi.PushMessageContentChatSetBackground - Class in org.drinkless.tdlib
-
A chat background was edited.
- TdApi.PushMessageContentChatSetTheme - Class in org.drinkless.tdlib
-
A chat theme was edited.
- TdApi.PushMessageContentContact - Class in org.drinkless.tdlib
-
A message with a user contact.
- TdApi.PushMessageContentContactRegistered - Class in org.drinkless.tdlib
-
A contact has registered with Telegram.
- TdApi.PushMessageContentDocument - Class in org.drinkless.tdlib
-
A document message (a general file).
- TdApi.PushMessageContentGame - Class in org.drinkless.tdlib
-
A message with a game.
- TdApi.PushMessageContentGameScore - Class in org.drinkless.tdlib
-
A new high score was achieved in a game.
- TdApi.PushMessageContentGift - Class in org.drinkless.tdlib
-
A message with a gift.
- TdApi.PushMessageContentGiveaway - Class in org.drinkless.tdlib
-
A message with a giveaway.
- TdApi.PushMessageContentHidden - Class in org.drinkless.tdlib
-
A general message with hidden content.
- TdApi.PushMessageContentInvoice - Class in org.drinkless.tdlib
-
A message with an invoice from a bot.
- TdApi.PushMessageContentLocation - Class in org.drinkless.tdlib
-
A message with a location.
- TdApi.PushMessageContentMediaAlbum - Class in org.drinkless.tdlib
-
A media album.
- TdApi.PushMessageContentMessageForwards - Class in org.drinkless.tdlib
-
A forwarded messages.
- TdApi.PushMessageContentPaidMedia - Class in org.drinkless.tdlib
-
A message with paid media.
- TdApi.PushMessageContentPhoto - Class in org.drinkless.tdlib
-
A photo message.
- TdApi.PushMessageContentPoll - Class in org.drinkless.tdlib
-
A message with a poll.
- TdApi.PushMessageContentPremiumGiftCode - Class in org.drinkless.tdlib
-
A message with a Telegram Premium gift code created for the user.
- TdApi.PushMessageContentRecurringPayment - Class in org.drinkless.tdlib
-
A new recurring payment was made by the current user.
- TdApi.PushMessageContentScreenshotTaken - Class in org.drinkless.tdlib
-
A screenshot of a message in the chat has been taken.
- TdApi.PushMessageContentSticker - Class in org.drinkless.tdlib
-
A message with a sticker.
- TdApi.PushMessageContentStory - Class in org.drinkless.tdlib
-
A message with a story.
- TdApi.PushMessageContentSuggestProfilePhoto - Class in org.drinkless.tdlib
-
A profile photo was suggested to the user.
- TdApi.PushMessageContentText - Class in org.drinkless.tdlib
-
A text message.
- TdApi.PushMessageContentVideo - Class in org.drinkless.tdlib
-
A video message.
- TdApi.PushMessageContentVideoNote - Class in org.drinkless.tdlib
-
A video note message.
- TdApi.PushMessageContentVoiceNote - Class in org.drinkless.tdlib
-
A voice note message.
- TdApi.PushReceiverId - Class in org.drinkless.tdlib
-
Contains a globally unique push receiver identifier, which can be used to identify which account has received a push notification.
- TdApi.QuickReplyMessage - Class in org.drinkless.tdlib
-
Describes a message that can be used for quick reply.
- TdApi.QuickReplyMessages - Class in org.drinkless.tdlib
-
Contains a list of quick reply messages.
- TdApi.QuickReplyShortcut - Class in org.drinkless.tdlib
-
Describes a shortcut that can be used for a quick reply.
- TdApi.RateSpeechRecognition - Class in org.drinkless.tdlib
-
Rates recognized speech in a video note or a voice note message.
- TdApi.ReactionNotificationSettings - Class in org.drinkless.tdlib
-
Contains information about notification settings for reactions.
- TdApi.ReactionNotificationSource - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ReactionNotificationSourceAll - Class in org.drinkless.tdlib
-
Notifications for reactions are shown for all reactions.
- TdApi.ReactionNotificationSourceContacts - Class in org.drinkless.tdlib
-
Notifications for reactions are shown only for reactions from contacts.
- TdApi.ReactionNotificationSourceNone - Class in org.drinkless.tdlib
-
Notifications for reactions are disabled.
- TdApi.ReactionType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ReactionTypeCustomEmoji - Class in org.drinkless.tdlib
-
A reaction with a custom emoji.
- TdApi.ReactionTypeEmoji - Class in org.drinkless.tdlib
-
A reaction with an emoji.
- TdApi.ReactionTypePaid - Class in org.drinkless.tdlib
-
The paid reaction in a channel chat.
- TdApi.ReactionUnavailabilityReason - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ReactionUnavailabilityReasonAnonymousAdministrator - Class in org.drinkless.tdlib
-
The user is an anonymous administrator in the supergroup, but isn't a creator of it, so they can't vote on behalf of the supergroup.
- TdApi.ReactionUnavailabilityReasonGuest - Class in org.drinkless.tdlib
-
The user isn't a member of the supergroup and can't send messages and reactions there without joining.
- TdApi.ReadAllChatMentions - Class in org.drinkless.tdlib
-
Marks all mentions in a chat as read.
- TdApi.ReadAllChatReactions - Class in org.drinkless.tdlib
-
Marks all reactions in a chat or a forum topic as read.
- TdApi.ReadAllMessageThreadMentions - Class in org.drinkless.tdlib
-
Marks all mentions in a forum topic as read.
- TdApi.ReadAllMessageThreadReactions - Class in org.drinkless.tdlib
-
Marks all reactions in a forum topic as read.
- TdApi.ReadChatList - Class in org.drinkless.tdlib
-
Traverse all chats in a chat list and marks all messages in the chats as read.
- TdApi.ReadDatePrivacySettings - Class in org.drinkless.tdlib
-
Contains privacy settings for message read date in private chats.
- TdApi.ReaddQuickReplyShortcutMessages - Class in org.drinkless.tdlib
-
Readds quick reply messages which failed to add.
- TdApi.ReadFilePart - Class in org.drinkless.tdlib
-
Reads a part of a file from the TDLib file cache and returns read bytes.
- TdApi.RecognizeSpeech - Class in org.drinkless.tdlib
-
Recognizes speech in a video note or a voice note message.
- TdApi.RecommendedChatFolder - Class in org.drinkless.tdlib
-
Describes a recommended chat folder.
- TdApi.RecommendedChatFolders - Class in org.drinkless.tdlib
-
Contains a list of recommended chat folders.
- TdApi.RecoverAuthenticationPassword - Class in org.drinkless.tdlib
-
Recovers the 2-step verification password with a password recovery code sent to an email address that was previously set up.
- TdApi.RecoverPassword - Class in org.drinkless.tdlib
-
Recovers the 2-step verification password using a recovery code sent to an email address that was previously set up.
- TdApi.RecoveryEmailAddress - Class in org.drinkless.tdlib
-
Contains information about the current recovery email address.
- TdApi.RefundStarPayment - Class in org.drinkless.tdlib
-
Refunds a previously done payment in Telegram Stars; for bots only.
- TdApi.RegisterDevice - Class in org.drinkless.tdlib
-
Registers the currently used device for receiving push notifications.
- TdApi.RegisterUser - Class in org.drinkless.tdlib
-
Finishes user registration.
- TdApi.RemoteFile - Class in org.drinkless.tdlib
-
Represents a remote file.
- TdApi.RemoveAllFilesFromDownloads - Class in org.drinkless.tdlib
-
Removes all files from the file download list.
- TdApi.RemoveBusinessConnectedBotFromChat - Class in org.drinkless.tdlib
-
Removes the connected business bot from a specific chat by adding the chat to businessRecipients.excludedChatIds.
- TdApi.RemoveChatActionBar - Class in org.drinkless.tdlib
-
Removes a chat action bar without any other action.
- TdApi.RemoveContacts - Class in org.drinkless.tdlib
-
Removes users from the contact list.
- TdApi.RemoveFavoriteSticker - Class in org.drinkless.tdlib
-
Removes a sticker from the list of favorite stickers.
- TdApi.RemoveFileFromDownloads - Class in org.drinkless.tdlib
-
Removes a file from the file download list.
- TdApi.RemoveInstalledBackground - Class in org.drinkless.tdlib
-
Removes background from the list of installed backgrounds.
- TdApi.RemoveMessageReaction - Class in org.drinkless.tdlib
-
Removes a reaction from a message.
- TdApi.RemoveNotification - Class in org.drinkless.tdlib
-
Removes an active notification from notification list.
- TdApi.RemoveNotificationGroup - Class in org.drinkless.tdlib
-
Removes a group of active notifications.
- TdApi.RemovePendingPaidMessageReactions - Class in org.drinkless.tdlib
-
Removes all pending paid reactions on a message.
- TdApi.RemoveProxy - Class in org.drinkless.tdlib
-
Removes a proxy server.
- TdApi.RemoveRecentHashtag - Class in org.drinkless.tdlib
-
Removes a hashtag from the list of recently used hashtags.
- TdApi.RemoveRecentlyFoundChat - Class in org.drinkless.tdlib
-
Removes a chat from the list of recently found chats.
- TdApi.RemoveRecentSticker - Class in org.drinkless.tdlib
-
Removes a sticker from the list of recently used stickers.
- TdApi.RemoveSavedAnimation - Class in org.drinkless.tdlib
-
Removes an animation from the list of saved animations.
- TdApi.RemoveSavedNotificationSound - Class in org.drinkless.tdlib
-
Removes a notification sound from the list of saved notification sounds.
- TdApi.RemoveSearchedForTag - Class in org.drinkless.tdlib
-
Removes a hashtag or a cashtag from the list of recently searched for hashtags or cashtags.
- TdApi.RemoveStickerFromSet - Class in org.drinkless.tdlib
-
Removes a sticker from the set to which it belongs.
- TdApi.RemoveTopChat - Class in org.drinkless.tdlib
-
Removes a chat from the list of frequently used chats.
- TdApi.ReorderActiveUsernames - Class in org.drinkless.tdlib
-
Changes order of active usernames of the current user.
- TdApi.ReorderBotActiveUsernames - Class in org.drinkless.tdlib
-
Changes order of active usernames of a bot.
- TdApi.ReorderBotMediaPreviews - Class in org.drinkless.tdlib
-
Changes order of media previews in the list of media previews of a bot.
- TdApi.ReorderChatFolders - Class in org.drinkless.tdlib
-
Changes the order of chat folders.
- TdApi.ReorderInstalledStickerSets - Class in org.drinkless.tdlib
-
Changes the order of installed sticker sets.
- TdApi.ReorderQuickReplyShortcuts - Class in org.drinkless.tdlib
-
Changes the order of quick reply shortcuts.
- TdApi.ReorderSupergroupActiveUsernames - Class in org.drinkless.tdlib
-
Changes order of active usernames of a supergroup or channel, requires owner privileges in the supergroup or channel.
- TdApi.ReplacePrimaryChatInviteLink - Class in org.drinkless.tdlib
-
Replaces current primary invite link for a chat with a new primary invite link.
- TdApi.ReplaceStickerInSet - Class in org.drinkless.tdlib
-
Replaces existing sticker in a set.
- TdApi.ReplaceVideoChatRtmpUrl - Class in org.drinkless.tdlib
-
Replaces the current RTMP URL for streaming to the chat; requires owner privileges.
- TdApi.ReplyMarkup - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ReplyMarkupForceReply - Class in org.drinkless.tdlib
-
Instructs application to force a reply to this message.
- TdApi.ReplyMarkupInlineKeyboard - Class in org.drinkless.tdlib
-
Contains an inline keyboard layout.
- TdApi.ReplyMarkupRemoveKeyboard - Class in org.drinkless.tdlib
-
Instructs application to remove the keyboard once this message has been received.
- TdApi.ReplyMarkupShowKeyboard - Class in org.drinkless.tdlib
-
Contains a custom keyboard layout to quickly reply to bots.
- TdApi.ReportAuthenticationCodeMissing - Class in org.drinkless.tdlib
-
Reports that authentication code wasn't delivered via SMS; for official mobile applications only.
- TdApi.ReportChat - Class in org.drinkless.tdlib
-
Reports a chat to the Telegram moderators.
- TdApi.ReportChatPhoto - Class in org.drinkless.tdlib
-
Reports a chat photo to the Telegram moderators.
- TdApi.ReportChatResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ReportChatResultMessagesRequired - Class in org.drinkless.tdlib
-
The user must choose messages to report and repeat the reportChat request with the chosen messages.
- TdApi.ReportChatResultOk - Class in org.drinkless.tdlib
-
The chat was reported successfully.
- TdApi.ReportChatResultOptionRequired - Class in org.drinkless.tdlib
-
The user must choose an option to report the chat and repeat request with the chosen option.
- TdApi.ReportChatResultTextRequired - Class in org.drinkless.tdlib
-
The user must add additional text details to the report.
- TdApi.ReportChatSponsoredMessage - Class in org.drinkless.tdlib
-
Reports a sponsored message to Telegram moderators.
- TdApi.ReportChatSponsoredMessageResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ReportChatSponsoredMessageResultAdsHidden - Class in org.drinkless.tdlib
-
Sponsored messages were hidden for the user in all chats.
- TdApi.ReportChatSponsoredMessageResultFailed - Class in org.drinkless.tdlib
-
The sponsored message is too old or not found.
- TdApi.ReportChatSponsoredMessageResultOk - Class in org.drinkless.tdlib
-
The message was reported successfully.
- TdApi.ReportChatSponsoredMessageResultOptionRequired - Class in org.drinkless.tdlib
-
The user must choose an option to report the message and repeat request with the chosen option.
- TdApi.ReportChatSponsoredMessageResultPremiumRequired - Class in org.drinkless.tdlib
-
The user asked to hide sponsored messages, but Telegram Premium is required for this.
- TdApi.ReportMessageReactions - Class in org.drinkless.tdlib
-
Reports reactions set on a message to the Telegram moderators.
- TdApi.ReportOption - Class in org.drinkless.tdlib
-
Describes an option to report an entity to Telegram.
- TdApi.ReportPhoneNumberCodeMissing - Class in org.drinkless.tdlib
-
Reports that authentication code wasn't delivered via SMS to the specified phone number; for official mobile applications only.
- TdApi.ReportReason - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ReportReasonChildAbuse - Class in org.drinkless.tdlib
-
The chat has child abuse related content.
- TdApi.ReportReasonCopyright - Class in org.drinkless.tdlib
-
The chat contains copyrighted content.
- TdApi.ReportReasonCustom - Class in org.drinkless.tdlib
-
A custom reason provided by the user.
- TdApi.ReportReasonFake - Class in org.drinkless.tdlib
-
The chat represents a fake account.
- TdApi.ReportReasonIllegalDrugs - Class in org.drinkless.tdlib
-
The chat has illegal drugs related content.
- TdApi.ReportReasonPersonalDetails - Class in org.drinkless.tdlib
-
The chat contains messages with personal details.
- TdApi.ReportReasonPornography - Class in org.drinkless.tdlib
-
The chat contains pornographic messages.
- TdApi.ReportReasonSpam - Class in org.drinkless.tdlib
-
The chat contains spam messages.
- TdApi.ReportReasonUnrelatedLocation - Class in org.drinkless.tdlib
-
The location-based chat is unrelated to its stated location.
- TdApi.ReportReasonViolence - Class in org.drinkless.tdlib
-
The chat promotes violence.
- TdApi.ReportStory - Class in org.drinkless.tdlib
-
Reports a story to the Telegram moderators.
- TdApi.ReportStoryResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ReportStoryResultOk - Class in org.drinkless.tdlib
-
The story was reported successfully.
- TdApi.ReportStoryResultOptionRequired - Class in org.drinkless.tdlib
-
The user must choose an option to report the story and repeat request with the chosen option.
- TdApi.ReportStoryResultTextRequired - Class in org.drinkless.tdlib
-
The user must add additional text details to the report.
- TdApi.ReportSupergroupAntiSpamFalsePositive - Class in org.drinkless.tdlib
-
Reports a false deletion of a message by aggressive anti-spam checks; requires administrator rights in the supergroup.
- TdApi.ReportSupergroupSpam - Class in org.drinkless.tdlib
-
Reports messages in a supergroup as spam; requires administrator rights in the supergroup.
- TdApi.RequestAuthenticationPasswordRecovery - Class in org.drinkless.tdlib
-
Requests to send a 2-step verification password recovery code to an email address that was previously set up.
- TdApi.RequestPasswordRecovery - Class in org.drinkless.tdlib
-
Requests to send a 2-step verification password recovery code to an email address that was previously set up.
- TdApi.RequestQrCodeAuthentication - Class in org.drinkless.tdlib
-
Requests QR code authentication by scanning a QR code on another logged in device.
- TdApi.ResendAuthenticationCode - Class in org.drinkless.tdlib
-
Resends an authentication code to the user.
- TdApi.ResendCodeReason - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ResendCodeReasonUserRequest - Class in org.drinkless.tdlib
-
The user requested to resend the code.
- TdApi.ResendCodeReasonVerificationFailed - Class in org.drinkless.tdlib
-
The code is re-sent, because device verification has failed.
- TdApi.ResendEmailAddressVerificationCode - Class in org.drinkless.tdlib
-
Resends the code to verify an email address to be added to a user's Telegram Passport.
- TdApi.ResendLoginEmailAddressCode - Class in org.drinkless.tdlib
-
Resends the login email address verification code.
- TdApi.ResendMessages - Class in org.drinkless.tdlib
-
Resends messages which failed to send.
- TdApi.ResendPhoneNumberCode - Class in org.drinkless.tdlib
-
Resends the authentication code sent to a phone number.
- TdApi.ResendRecoveryEmailAddressCode - Class in org.drinkless.tdlib
-
Resends the 2-step verification recovery email address verification code.
- TdApi.ResetAllNotificationSettings - Class in org.drinkless.tdlib
-
Resets all chat and scope notification settings to their default values.
- TdApi.ResetAuthenticationEmailAddress - Class in org.drinkless.tdlib
-
Resets the login email address.
- TdApi.ResetInstalledBackgrounds - Class in org.drinkless.tdlib
-
Resets list of installed backgrounds to its default value.
- TdApi.ResetNetworkStatistics - Class in org.drinkless.tdlib
-
Resets all network data usage statistics to zero.
- TdApi.ResetPassword - Class in org.drinkless.tdlib
-
Removes 2-step verification password without previous password and access to recovery email address.
- TdApi.ResetPasswordResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ResetPasswordResultDeclined - Class in org.drinkless.tdlib
-
The password reset request was declined.
- TdApi.ResetPasswordResultOk - Class in org.drinkless.tdlib
-
The password was reset.
- TdApi.ResetPasswordResultPending - Class in org.drinkless.tdlib
-
The password reset request is pending.
- TdApi.ReuseStarSubscription - Class in org.drinkless.tdlib
-
Reuses an active Telegram Star subscription to a channel chat and joins the chat again.
- TdApi.RevenueWithdrawalState - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.RevenueWithdrawalStateFailed - Class in org.drinkless.tdlib
-
Withdrawal failed.
- TdApi.RevenueWithdrawalStatePending - Class in org.drinkless.tdlib
-
Withdrawal is pending.
- TdApi.RevenueWithdrawalStateSucceeded - Class in org.drinkless.tdlib
-
Withdrawal succeeded.
- TdApi.RevokeChatInviteLink - Class in org.drinkless.tdlib
-
Revokes invite link for a chat.
- TdApi.RevokeGroupCallInviteLink - Class in org.drinkless.tdlib
-
Revokes invite link for a group call.
- TdApi.RichText - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.RichTextAnchor - Class in org.drinkless.tdlib
-
An anchor.
- TdApi.RichTextAnchorLink - Class in org.drinkless.tdlib
-
A link to an anchor on the same page.
- TdApi.RichTextBold - Class in org.drinkless.tdlib
-
A bold rich text.
- TdApi.RichTextEmailAddress - Class in org.drinkless.tdlib
-
A rich text email link.
- TdApi.RichTextFixed - Class in org.drinkless.tdlib
-
A fixed-width rich text.
- TdApi.RichTextIcon - Class in org.drinkless.tdlib
-
A small image inside the text.
- TdApi.RichTextItalic - Class in org.drinkless.tdlib
-
An italicized rich text.
- TdApi.RichTextMarked - Class in org.drinkless.tdlib
-
A marked rich text.
- TdApi.RichTextPhoneNumber - Class in org.drinkless.tdlib
-
A rich text phone number.
- TdApi.RichTextPlain - Class in org.drinkless.tdlib
-
A plain text.
- TdApi.RichTextReference - Class in org.drinkless.tdlib
-
A reference to a richTexts object on the same page.
- TdApi.RichTexts - Class in org.drinkless.tdlib
-
A concatenation of rich texts.
- TdApi.RichTextStrikethrough - Class in org.drinkless.tdlib
-
A strikethrough rich text.
- TdApi.RichTextSubscript - Class in org.drinkless.tdlib
-
A subscript rich text.
- TdApi.RichTextSuperscript - Class in org.drinkless.tdlib
-
A superscript rich text.
- TdApi.RichTextUnderline - Class in org.drinkless.tdlib
-
An underlined rich text.
- TdApi.RichTextUrl - Class in org.drinkless.tdlib
-
A rich text URL link.
- TdApi.RtmpUrl - Class in org.drinkless.tdlib
-
Represents an RTMP URL.
- TdApi.SaveApplicationLogEvent - Class in org.drinkless.tdlib
-
Saves application log event on the server.
- TdApi.SavedCredentials - Class in org.drinkless.tdlib
-
Contains information about saved payment credentials.
- TdApi.SavedMessagesTag - Class in org.drinkless.tdlib
-
Represents a tag used in Saved Messages or a Saved Messages topic.
- TdApi.SavedMessagesTags - Class in org.drinkless.tdlib
-
Contains a list of tags used in Saved Messages.
- TdApi.SavedMessagesTopic - Class in org.drinkless.tdlib
-
Contains information about a Saved Messages topic.
- TdApi.SavedMessagesTopicType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.SavedMessagesTopicTypeAuthorHidden - Class in org.drinkless.tdlib
-
Topic containing messages forwarded from a user with hidden privacy.
- TdApi.SavedMessagesTopicTypeMyNotes - Class in org.drinkless.tdlib
-
Topic containing messages sent by the current user of forwarded from an unknown chat.
- TdApi.SavedMessagesTopicTypeSavedFromChat - Class in org.drinkless.tdlib
-
Topic containing messages forwarded from a specific chat.
- TdApi.SavePreparedInlineMessage - Class in org.drinkless.tdlib
-
Saves an inline message to be sent by the given user; for bots only.
- TdApi.ScopeAutosaveSettings - Class in org.drinkless.tdlib
-
Contains autosave settings for an autosave settings scope.
- TdApi.ScopeNotificationSettings - Class in org.drinkless.tdlib
-
Contains information about notification settings for several chats.
- TdApi.SearchAffiliatePrograms - Class in org.drinkless.tdlib
-
Searches affiliate programs that can be applied to the given chat.
- TdApi.SearchBackground - Class in org.drinkless.tdlib
-
Searches for a background by its name.
- TdApi.SearchCallMessages - Class in org.drinkless.tdlib
-
Searches for call messages.
- TdApi.SearchChatAffiliateProgram - Class in org.drinkless.tdlib
-
Searches a chat with an affiliate program.
- TdApi.SearchChatMembers - Class in org.drinkless.tdlib
-
Searches for a specified query in the first name, last name and usernames of the members of a specified chat.
- TdApi.SearchChatMessages - Class in org.drinkless.tdlib
-
Searches for messages with given words in the chat.
- TdApi.SearchChatRecentLocationMessages - Class in org.drinkless.tdlib
-
Returns information about the recent locations of chat members that were sent to the chat.
- TdApi.SearchChats - Class in org.drinkless.tdlib
-
Searches for the specified query in the title and username of already known chats; this is an offline request.
- TdApi.SearchChatsOnServer - Class in org.drinkless.tdlib
-
Searches for the specified query in the title and username of already known chats via request to the server.
- TdApi.SearchContacts - Class in org.drinkless.tdlib
-
Searches for the specified query in the first names, last names and usernames of the known user contacts.
- TdApi.SearchEmojis - Class in org.drinkless.tdlib
-
Searches for emojis by keywords.
- TdApi.SearchFileDownloads - Class in org.drinkless.tdlib
-
Searches for files in the file download list or recently downloaded files from the list.
- TdApi.SearchHashtags - Class in org.drinkless.tdlib
-
Searches for recently used hashtags by their prefix.
- TdApi.SearchInstalledStickerSets - Class in org.drinkless.tdlib
-
Searches for installed sticker sets by looking for specified query in their title and name.
- TdApi.SearchMessages - Class in org.drinkless.tdlib
-
Searches for messages in all chats except secret chats.
- TdApi.SearchMessagesFilter - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.SearchMessagesFilterAnimation - Class in org.drinkless.tdlib
-
Returns only animation messages.
- TdApi.SearchMessagesFilterAudio - Class in org.drinkless.tdlib
-
Returns only audio messages.
- TdApi.SearchMessagesFilterChatPhoto - Class in org.drinkless.tdlib
-
Returns only messages containing chat photos.
- TdApi.SearchMessagesFilterDocument - Class in org.drinkless.tdlib
-
Returns only document messages.
- TdApi.SearchMessagesFilterEmpty - Class in org.drinkless.tdlib
-
Returns all found messages, no filter is applied.
- TdApi.SearchMessagesFilterFailedToSend - Class in org.drinkless.tdlib
-
Returns only failed to send messages.
- TdApi.SearchMessagesFilterMention - Class in org.drinkless.tdlib
-
Returns only messages with mentions of the current user, or messages that are replies to their messages.
- TdApi.SearchMessagesFilterPhoto - Class in org.drinkless.tdlib
-
Returns only photo messages.
- TdApi.SearchMessagesFilterPhotoAndVideo - Class in org.drinkless.tdlib
-
Returns only photo and video messages.
- TdApi.SearchMessagesFilterPinned - Class in org.drinkless.tdlib
-
Returns only pinned messages.
- TdApi.SearchMessagesFilterUnreadMention - Class in org.drinkless.tdlib
-
Returns only messages with unread mentions of the current user, or messages that are replies to their messages.
- TdApi.SearchMessagesFilterUnreadReaction - Class in org.drinkless.tdlib
-
Returns only messages with unread reactions for the current user.
- TdApi.SearchMessagesFilterUrl - Class in org.drinkless.tdlib
-
Returns only messages containing URLs.
- TdApi.SearchMessagesFilterVideo - Class in org.drinkless.tdlib
-
Returns only video messages.
- TdApi.SearchMessagesFilterVideoNote - Class in org.drinkless.tdlib
-
Returns only video note messages.
- TdApi.SearchMessagesFilterVoiceAndVideoNote - Class in org.drinkless.tdlib
-
Returns only voice and video note messages.
- TdApi.SearchMessagesFilterVoiceNote - Class in org.drinkless.tdlib
-
Returns only voice note messages.
- TdApi.SearchOutgoingDocumentMessages - Class in org.drinkless.tdlib
-
Searches for outgoing messages with content of the type messageDocument in all chats except secret chats.
- TdApi.SearchPublicChat - Class in org.drinkless.tdlib
-
Searches a public chat by its username.
- TdApi.SearchPublicChats - Class in org.drinkless.tdlib
-
Searches public chats by looking for specified query in their username and title.
- TdApi.SearchPublicMessagesByTag - Class in org.drinkless.tdlib
-
Searches for public channel posts containing the given hashtag or cashtag.
- TdApi.SearchPublicStoriesByLocation - Class in org.drinkless.tdlib
-
Searches for public stories by the given address location.
- TdApi.SearchPublicStoriesByTag - Class in org.drinkless.tdlib
-
Searches for public stories containing the given hashtag or cashtag.
- TdApi.SearchPublicStoriesByVenue - Class in org.drinkless.tdlib
-
Searches for public stories from the given venue.
- TdApi.SearchQuote - Class in org.drinkless.tdlib
-
Searches for a given quote in a text.
- TdApi.SearchRecentlyFoundChats - Class in org.drinkless.tdlib
-
Searches for the specified query in the title and username of up to 50 recently found chats; this is an offline request.
- TdApi.SearchSavedMessages - Class in org.drinkless.tdlib
-
Searches for messages tagged by the given reaction and with the given words in the Saved Messages chat; for Telegram Premium users only.
- TdApi.SearchSecretMessages - Class in org.drinkless.tdlib
-
Searches for messages in secret chats.
- TdApi.SearchStickers - Class in org.drinkless.tdlib
-
Searches for stickers from public sticker sets that correspond to any of the given emoji.
- TdApi.SearchStickerSet - Class in org.drinkless.tdlib
-
Searches for a sticker set by its name.
- TdApi.SearchStickerSets - Class in org.drinkless.tdlib
-
Searches for sticker sets by looking for specified query in their title and name.
- TdApi.SearchStringsByPrefix - Class in org.drinkless.tdlib
-
Searches specified query by word prefixes in the provided strings.
- TdApi.SearchUserByPhoneNumber - Class in org.drinkless.tdlib
-
Searches a user by their phone number.
- TdApi.SearchUserByToken - Class in org.drinkless.tdlib
-
Searches a user by a token from the user's link.
- TdApi.SearchWebApp - Class in org.drinkless.tdlib
-
Returns information about a Web App by its short name.
- TdApi.Seconds - Class in org.drinkless.tdlib
-
Contains a value representing a number of seconds.
- TdApi.SecretChat - Class in org.drinkless.tdlib
-
Represents a secret chat.
- TdApi.SecretChatState - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.SecretChatStateClosed - Class in org.drinkless.tdlib
-
The secret chat is closed.
- TdApi.SecretChatStatePending - Class in org.drinkless.tdlib
-
The secret chat is not yet created; waiting for the other user to get online.
- TdApi.SecretChatStateReady - Class in org.drinkless.tdlib
-
The secret chat is ready to use.
- TdApi.SellGift - Class in org.drinkless.tdlib
-
Sells a gift received by the current user for Telegram Stars.
- TdApi.SendAuthenticationFirebaseSms - Class in org.drinkless.tdlib
-
Sends Firebase Authentication SMS to the phone number of the user.
- TdApi.SendBotStartMessage - Class in org.drinkless.tdlib
-
Invites a bot to a chat (if it is not yet a member) and sends it the /start command; requires canInviteUsers member right.
- TdApi.SendBusinessMessage - Class in org.drinkless.tdlib
-
Sends a message on behalf of a business account; for bots only.
- TdApi.SendBusinessMessageAlbum - Class in org.drinkless.tdlib
-
Sends 2-10 messages grouped together into an album on behalf of a business account; for bots only.
- TdApi.SendCallDebugInformation - Class in org.drinkless.tdlib
-
Sends debug information for a call to Telegram servers.
- TdApi.SendCallLog - Class in org.drinkless.tdlib
-
Sends log file for a call to Telegram servers.
- TdApi.SendCallRating - Class in org.drinkless.tdlib
-
Sends a call rating.
- TdApi.SendCallSignalingData - Class in org.drinkless.tdlib
-
Sends call signaling data.
- TdApi.SendChatAction - Class in org.drinkless.tdlib
-
Sends a notification about user activity in a chat.
- TdApi.SendCustomRequest - Class in org.drinkless.tdlib
-
Sends a custom request; for bots only.
- TdApi.SendEmailAddressVerificationCode - Class in org.drinkless.tdlib
-
Sends a code to verify an email address to be added to a user's Telegram Passport.
- TdApi.SendGift - Class in org.drinkless.tdlib
-
Sends a gift to another user.
- TdApi.SendInlineQueryResultMessage - Class in org.drinkless.tdlib
-
Sends the result of an inline query as a message.
- TdApi.SendMessage - Class in org.drinkless.tdlib
-
Sends a message.
- TdApi.SendMessageAlbum - Class in org.drinkless.tdlib
-
Sends 2-10 messages grouped together into an album.
- TdApi.SendPassportAuthorizationForm - Class in org.drinkless.tdlib
-
Sends a Telegram Passport authorization form, effectively sharing data with the service.
- TdApi.SendPaymentForm - Class in org.drinkless.tdlib
-
Sends a filled-out payment form to the bot for final verification.
- TdApi.SendPhoneNumberCode - Class in org.drinkless.tdlib
-
Sends a code to the specified phone number.
- TdApi.SendPhoneNumberFirebaseSms - Class in org.drinkless.tdlib
-
Sends Firebase Authentication SMS to the specified phone number.
- TdApi.SendQuickReplyShortcutMessages - Class in org.drinkless.tdlib
-
Sends messages from a quick reply shortcut.
- TdApi.SendStory - Class in org.drinkless.tdlib
-
Sends a new story to a chat; requires canPostStories right for supergroup and channel chats.
- TdApi.SendWebAppCustomRequest - Class in org.drinkless.tdlib
-
Sends a custom request from a Web App.
- TdApi.SendWebAppData - Class in org.drinkless.tdlib
-
Sends data received from a keyboardButtonTypeWebApp Web App to a bot.
- TdApi.SentWebAppMessage - Class in org.drinkless.tdlib
-
Information about the message sent by answerWebAppQuery.
- TdApi.Session - Class in org.drinkless.tdlib
-
Contains information about one session in a Telegram application used by the current user.
- TdApi.Sessions - Class in org.drinkless.tdlib
-
Contains a list of sessions.
- TdApi.SessionType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.SessionTypeAndroid - Class in org.drinkless.tdlib
-
The session is running on an Android device.
- TdApi.SessionTypeApple - Class in org.drinkless.tdlib
-
The session is running on a generic Apple device.
- TdApi.SessionTypeBrave - Class in org.drinkless.tdlib
-
The session is running on the Brave browser.
- TdApi.SessionTypeChrome - Class in org.drinkless.tdlib
-
The session is running on the Chrome browser.
- TdApi.SessionTypeEdge - Class in org.drinkless.tdlib
-
The session is running on the Edge browser.
- TdApi.SessionTypeFirefox - Class in org.drinkless.tdlib
-
The session is running on the Firefox browser.
- TdApi.SessionTypeIpad - Class in org.drinkless.tdlib
-
The session is running on an iPad device.
- TdApi.SessionTypeIphone - Class in org.drinkless.tdlib
-
The session is running on an iPhone device.
- TdApi.SessionTypeLinux - Class in org.drinkless.tdlib
-
The session is running on a Linux device.
- TdApi.SessionTypeMac - Class in org.drinkless.tdlib
-
The session is running on a Mac device.
- TdApi.SessionTypeOpera - Class in org.drinkless.tdlib
-
The session is running on the Opera browser.
- TdApi.SessionTypeSafari - Class in org.drinkless.tdlib
-
The session is running on the Safari browser.
- TdApi.SessionTypeUbuntu - Class in org.drinkless.tdlib
-
The session is running on an Ubuntu device.
- TdApi.SessionTypeUnknown - Class in org.drinkless.tdlib
-
The session is running on an unknown type of device.
- TdApi.SessionTypeVivaldi - Class in org.drinkless.tdlib
-
The session is running on the Vivaldi browser.
- TdApi.SessionTypeWindows - Class in org.drinkless.tdlib
-
The session is running on a Windows device.
- TdApi.SessionTypeXbox - Class in org.drinkless.tdlib
-
The session is running on an Xbox console.
- TdApi.SetAccentColor - Class in org.drinkless.tdlib
-
Changes accent color and background custom emoji for the current user; for Telegram Premium users only.
- TdApi.SetAccountTtl - Class in org.drinkless.tdlib
-
Changes the period of inactivity after which the account of the current user will automatically be deleted.
- TdApi.SetAlarm - Class in org.drinkless.tdlib
-
Succeeds after a specified amount of time has passed.
- TdApi.SetApplicationVerificationToken - Class in org.drinkless.tdlib
-
Application verification has been completed.
- TdApi.SetArchiveChatListSettings - Class in org.drinkless.tdlib
-
Changes settings for automatic moving of chats to and from the Archive chat lists.
- TdApi.SetAuthenticationEmailAddress - Class in org.drinkless.tdlib
-
Sets the email address of the user and sends an authentication code to the email address.
- TdApi.SetAuthenticationPhoneNumber - Class in org.drinkless.tdlib
-
Sets the phone number of the user and sends an authentication code to the user.
- TdApi.SetAutoDownloadSettings - Class in org.drinkless.tdlib
-
Sets auto-download settings.
- TdApi.SetAutosaveSettings - Class in org.drinkless.tdlib
-
Sets autosave settings for the given scope.
- TdApi.SetBio - Class in org.drinkless.tdlib
-
Changes the bio of the current user.
- TdApi.SetBirthdate - Class in org.drinkless.tdlib
-
Changes the birthdate of the current user.
- TdApi.SetBotInfoDescription - Class in org.drinkless.tdlib
-
Sets the text shown in the chat with a bot if the chat is empty.
- TdApi.SetBotInfoShortDescription - Class in org.drinkless.tdlib
-
Sets the text shown on a bot's profile page and sent together with the link when users share the bot.
- TdApi.SetBotName - Class in org.drinkless.tdlib
-
Sets the name of a bot.
- TdApi.SetBotProfilePhoto - Class in org.drinkless.tdlib
-
Changes a profile photo for a bot.
- TdApi.SetBotUpdatesStatus - Class in org.drinkless.tdlib
-
Informs the server about the number of pending bot updates if they haven't been processed for a long time; for bots only.
- TdApi.SetBusinessAwayMessageSettings - Class in org.drinkless.tdlib
-
Changes the business away message settings of the current user.
- TdApi.SetBusinessConnectedBot - Class in org.drinkless.tdlib
-
Adds or changes business bot that is connected to the current user account.
- TdApi.SetBusinessGreetingMessageSettings - Class in org.drinkless.tdlib
-
Changes the business greeting message settings of the current user.
- TdApi.SetBusinessLocation - Class in org.drinkless.tdlib
-
Changes the business location of the current user.
- TdApi.SetBusinessMessageIsPinned - Class in org.drinkless.tdlib
-
Pins or unpins a message sent on behalf of a business account; for bots only.
- TdApi.SetBusinessOpeningHours - Class in org.drinkless.tdlib
-
Changes the business opening hours of the current user.
- TdApi.SetBusinessStartPage - Class in org.drinkless.tdlib
-
Changes the business start page of the current user.
- TdApi.SetChatAccentColor - Class in org.drinkless.tdlib
-
Changes accent color and background custom emoji of a channel chat.
- TdApi.SetChatActiveStoriesList - Class in org.drinkless.tdlib
-
Changes story list in which stories from the chat are shown.
- TdApi.SetChatAffiliateProgram - Class in org.drinkless.tdlib
-
Changes affiliate program for a bot.
- TdApi.SetChatAvailableReactions - Class in org.drinkless.tdlib
-
Changes reactions, available in a chat.
- TdApi.SetChatBackground - Class in org.drinkless.tdlib
-
Sets the background in a specific chat.
- TdApi.SetChatClientData - Class in org.drinkless.tdlib
-
Changes application-specific data associated with a chat.
- TdApi.SetChatDescription - Class in org.drinkless.tdlib
-
Changes information about a chat.
- TdApi.SetChatDiscussionGroup - Class in org.drinkless.tdlib
-
Changes the discussion group of a channel chat; requires canChangeInfo administrator right in the channel if it is specified.
- TdApi.SetChatDraftMessage - Class in org.drinkless.tdlib
-
Changes the draft message in a chat.
- TdApi.SetChatEmojiStatus - Class in org.drinkless.tdlib
-
Changes the emoji status of a chat.
- TdApi.SetChatLocation - Class in org.drinkless.tdlib
-
Changes the location of a chat.
- TdApi.SetChatMemberStatus - Class in org.drinkless.tdlib
-
Changes the status of a chat member; requires canInviteUsers member right to add a chat member, canPromoteMembers administrator right to change administrator rights of the member, and canRestrictMembers administrator right to change restrictions of a user.
- TdApi.SetChatMessageAutoDeleteTime - Class in org.drinkless.tdlib
-
Changes the message auto-delete or self-destruct (for secret chats) time in a chat.
- TdApi.SetChatMessageSender - Class in org.drinkless.tdlib
-
Selects a message sender to send messages in a chat.
- TdApi.SetChatNotificationSettings - Class in org.drinkless.tdlib
-
Changes the notification settings of a chat.
- TdApi.SetChatPermissions - Class in org.drinkless.tdlib
-
Changes the chat members permissions.
- TdApi.SetChatPhoto - Class in org.drinkless.tdlib
-
Changes the photo of a chat.
- TdApi.SetChatPinnedStories - Class in org.drinkless.tdlib
-
Changes the list of pinned stories on a chat page; requires canEditStories right in the chat.
- TdApi.SetChatProfileAccentColor - Class in org.drinkless.tdlib
-
Changes accent color and background custom emoji for profile of a supergroup or channel chat.
- TdApi.SetChatSlowModeDelay - Class in org.drinkless.tdlib
-
Changes the slow mode delay of a chat.
- TdApi.SetChatTheme - Class in org.drinkless.tdlib
-
Changes the chat theme.
- TdApi.SetChatTitle - Class in org.drinkless.tdlib
-
Changes the chat title.
- TdApi.SetCloseFriends - Class in org.drinkless.tdlib
-
Changes the list of close friends of the current user.
- TdApi.SetCommands - Class in org.drinkless.tdlib
-
Sets the list of commands supported by the bot for the given user scope and language; for bots only.
- TdApi.SetCustomEmojiStickerSetThumbnail - Class in org.drinkless.tdlib
-
Sets a custom emoji sticker set thumbnail.
- TdApi.SetCustomLanguagePack - Class in org.drinkless.tdlib
-
Adds or changes a custom local language pack to the current localization target.
- TdApi.SetCustomLanguagePackString - Class in org.drinkless.tdlib
-
Adds, edits or deletes a string in a custom local language pack.
- TdApi.SetDatabaseEncryptionKey - Class in org.drinkless.tdlib
-
Changes the database encryption key.
- TdApi.SetDefaultBackground - Class in org.drinkless.tdlib
-
Sets default background for chats; adds the background to the list of installed backgrounds.
- TdApi.SetDefaultChannelAdministratorRights - Class in org.drinkless.tdlib
-
Sets default administrator rights for adding the bot to channel chats; for bots only.
- TdApi.SetDefaultGroupAdministratorRights - Class in org.drinkless.tdlib
-
Sets default administrator rights for adding the bot to basic group and supergroup chats; for bots only.
- TdApi.SetDefaultMessageAutoDeleteTime - Class in org.drinkless.tdlib
-
Changes the default message auto-delete time for new chats.
- TdApi.SetDefaultReactionType - Class in org.drinkless.tdlib
-
Changes type of default reaction for the current user.
- TdApi.SetEmojiStatus - Class in org.drinkless.tdlib
-
Changes the emoji status of the current user; for Telegram Premium users only.
- TdApi.SetFileGenerationProgress - Class in org.drinkless.tdlib
-
Informs TDLib on a file generation progress.
- TdApi.SetForumTopicNotificationSettings - Class in org.drinkless.tdlib
-
Changes the notification settings of a forum topic.
- TdApi.SetGameScore - Class in org.drinkless.tdlib
-
Updates the game score of the specified user in the game; for bots only.
- TdApi.SetGroupCallParticipantIsSpeaking - Class in org.drinkless.tdlib
-
Informs TDLib that speaking state of a participant of an active group has changed.
- TdApi.SetGroupCallParticipantVolumeLevel - Class in org.drinkless.tdlib
-
Changes volume level of a participant of an active group call.
- TdApi.SetGroupCallTitle - Class in org.drinkless.tdlib
-
Sets group call title.
- TdApi.SetInactiveSessionTtl - Class in org.drinkless.tdlib
-
Changes the period of inactivity after which sessions will automatically be terminated.
- TdApi.SetInlineGameScore - Class in org.drinkless.tdlib
-
Updates the game score of the specified user in a game; for bots only.
- TdApi.SetLoginEmailAddress - Class in org.drinkless.tdlib
-
Changes the login email address of the user.
- TdApi.SetLogStream - Class in org.drinkless.tdlib
-
Sets new log stream for internal logging of TDLib.
- TdApi.SetLogTagVerbosityLevel - Class in org.drinkless.tdlib
-
Sets the verbosity level for a specified TDLib internal log tag.
- TdApi.SetLogVerbosityLevel - Class in org.drinkless.tdlib
-
Sets the verbosity level of the internal logging of TDLib.
- TdApi.SetMenuButton - Class in org.drinkless.tdlib
-
Sets menu button for the given user or for all users; for bots only.
- TdApi.SetMessageFactCheck - Class in org.drinkless.tdlib
-
Changes the fact-check of a message.
- TdApi.SetMessageReactions - Class in org.drinkless.tdlib
-
Sets reactions on a message; for bots only.
- TdApi.SetMessageSenderBlockList - Class in org.drinkless.tdlib
-
Changes the block list of a message sender.
- TdApi.SetName - Class in org.drinkless.tdlib
-
Changes the first and last name of the current user.
- TdApi.SetNetworkType - Class in org.drinkless.tdlib
-
Sets the current network type.
- TdApi.SetNewChatPrivacySettings - Class in org.drinkless.tdlib
-
Changes privacy settings for new chat creation; can be used only if getOption("can_set_new_chat_privacy_settings").
- TdApi.SetOption - Class in org.drinkless.tdlib
-
Sets the value of an option.
- TdApi.SetPassportElement - Class in org.drinkless.tdlib
-
Adds an element to the user's Telegram Passport.
- TdApi.SetPassportElementErrors - Class in org.drinkless.tdlib
-
Informs the user that some of the elements in their Telegram Passport contain errors; for bots only.
- TdApi.SetPassword - Class in org.drinkless.tdlib
-
Changes the 2-step verification password for the current user.
- TdApi.SetPersonalChat - Class in org.drinkless.tdlib
-
Changes the personal chat of the current user.
- TdApi.SetPinnedChats - Class in org.drinkless.tdlib
-
Changes the order of pinned chats.
- TdApi.SetPinnedForumTopics - Class in org.drinkless.tdlib
-
Changes the order of pinned forum topics; requires canManageTopics right in the supergroup.
- TdApi.SetPinnedSavedMessagesTopics - Class in org.drinkless.tdlib
-
Changes the order of pinned Saved Messages topics.
- TdApi.SetPollAnswer - Class in org.drinkless.tdlib
-
Changes the user answer to a poll.
- TdApi.SetProfileAccentColor - Class in org.drinkless.tdlib
-
Changes accent color and background custom emoji for profile of the current user; for Telegram Premium users only.
- TdApi.SetProfilePhoto - Class in org.drinkless.tdlib
-
Changes a profile photo for the current user.
- TdApi.SetQuickReplyShortcutName - Class in org.drinkless.tdlib
-
Changes name of a quick reply shortcut.
- TdApi.SetReactionNotificationSettings - Class in org.drinkless.tdlib
-
Changes notification settings for reactions.
- TdApi.SetReadDatePrivacySettings - Class in org.drinkless.tdlib
-
Changes privacy settings for message read date.
- TdApi.SetRecoveryEmailAddress - Class in org.drinkless.tdlib
-
Changes the 2-step verification recovery email address of the user.
- TdApi.SetSavedMessagesTagLabel - Class in org.drinkless.tdlib
-
Changes label of a Saved Messages tag; for Telegram Premium users only.
- TdApi.SetScopeNotificationSettings - Class in org.drinkless.tdlib
-
Changes notification settings for chats of a given type.
- TdApi.SetStickerEmojis - Class in org.drinkless.tdlib
-
Changes the list of emojis corresponding to a sticker.
- TdApi.SetStickerKeywords - Class in org.drinkless.tdlib
-
Changes the list of keywords of a sticker.
- TdApi.SetStickerMaskPosition - Class in org.drinkless.tdlib
-
Changes the mask position of a mask sticker.
- TdApi.SetStickerPositionInSet - Class in org.drinkless.tdlib
-
Changes the position of a sticker in the set to which it belongs.
- TdApi.SetStickerSetThumbnail - Class in org.drinkless.tdlib
-
Sets a sticker set thumbnail.
- TdApi.SetStickerSetTitle - Class in org.drinkless.tdlib
-
Sets a sticker set title.
- TdApi.SetStoryPrivacySettings - Class in org.drinkless.tdlib
-
Changes privacy settings of a story.
- TdApi.SetStoryReaction - Class in org.drinkless.tdlib
-
Changes chosen reaction on a story that has already been sent.
- TdApi.SetSupergroupCustomEmojiStickerSet - Class in org.drinkless.tdlib
-
Changes the custom emoji sticker set of a supergroup; requires canChangeInfo administrator right.
- TdApi.SetSupergroupStickerSet - Class in org.drinkless.tdlib
-
Changes the sticker set of a supergroup; requires canChangeInfo administrator right.
- TdApi.SetSupergroupUnrestrictBoostCount - Class in org.drinkless.tdlib
-
Changes the number of times the supergroup must be boosted by a user to ignore slow mode and chat permission restrictions; requires canRestrictMembers administrator right.
- TdApi.SetSupergroupUsername - Class in org.drinkless.tdlib
-
Changes the editable username of a supergroup or channel, requires owner privileges in the supergroup or channel.
- TdApi.SetTdlibParameters - Class in org.drinkless.tdlib
-
Sets the parameters for TDLib initialization.
- TdApi.SetUserEmojiStatus - Class in org.drinkless.tdlib
-
Changes the emoji status of a user; for bots only.
- TdApi.SetUsername - Class in org.drinkless.tdlib
-
Changes the editable username of the current user.
- TdApi.SetUserPersonalProfilePhoto - Class in org.drinkless.tdlib
-
Changes a personal profile photo of a contact user.
- TdApi.SetUserPrivacySettingRules - Class in org.drinkless.tdlib
-
Changes user privacy settings.
- TdApi.SetUserSupportInfo - Class in org.drinkless.tdlib
-
Sets support information for the given user; for Telegram support only.
- TdApi.SetVideoChatDefaultParticipant - Class in org.drinkless.tdlib
-
Changes default participant identifier, on whose behalf a video chat in the chat will be joined.
- TdApi.ShareChatWithBot - Class in org.drinkless.tdlib
-
Shares a chat after pressing a keyboardButtonTypeRequestChat button with the bot.
- TdApi.SharedChat - Class in org.drinkless.tdlib
-
Contains information about a chat shared with a bot.
- TdApi.SharedUser - Class in org.drinkless.tdlib
-
Contains information about a user shared with a bot.
- TdApi.SharePhoneNumber - Class in org.drinkless.tdlib
-
Shares the phone number of the current user with a mutual contact.
- TdApi.ShareUsersWithBot - Class in org.drinkless.tdlib
-
Shares users after pressing a keyboardButtonTypeRequestUsers button with the bot.
- TdApi.ShippingOption - Class in org.drinkless.tdlib
-
One shipping option.
- TdApi.SpeechRecognitionResult - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.SpeechRecognitionResultError - Class in org.drinkless.tdlib
-
The speech recognition failed.
- TdApi.SpeechRecognitionResultPending - Class in org.drinkless.tdlib
-
The speech recognition is ongoing.
- TdApi.SpeechRecognitionResultText - Class in org.drinkless.tdlib
-
The speech recognition successfully finished.
- TdApi.SponsoredMessage - Class in org.drinkless.tdlib
-
Describes a sponsored message.
- TdApi.SponsoredMessages - Class in org.drinkless.tdlib
-
Contains a list of sponsored messages.
- TdApi.StarAmount - Class in org.drinkless.tdlib
-
Describes a possibly non-integer amount of Telegram Stars.
- TdApi.StarGiveawayPaymentOption - Class in org.drinkless.tdlib
-
Describes an option for creating Telegram Star giveaway.
- TdApi.StarGiveawayPaymentOptions - Class in org.drinkless.tdlib
-
Contains a list of options for creating Telegram Star giveaway.
- TdApi.StarGiveawayWinnerOption - Class in org.drinkless.tdlib
-
Describes an option for the number of winners of a Telegram Star giveaway.
- TdApi.StarPaymentOption - Class in org.drinkless.tdlib
-
Describes an option for buying Telegram Stars.
- TdApi.StarPaymentOptions - Class in org.drinkless.tdlib
-
Contains a list of options for buying Telegram Stars.
- TdApi.StarRevenueStatistics - Class in org.drinkless.tdlib
-
A detailed statistics about Telegram Stars earned by a bot or a chat.
- TdApi.StarRevenueStatus - Class in org.drinkless.tdlib
-
Contains information about Telegram Stars earned by a bot or a chat.
- TdApi.StarSubscription - Class in org.drinkless.tdlib
-
Contains information about subscription to a channel chat, a bot, or a business account that was paid in Telegram Stars.
- TdApi.StarSubscriptionPricing - Class in org.drinkless.tdlib
-
Describes subscription plan paid in Telegram Stars.
- TdApi.StarSubscriptions - Class in org.drinkless.tdlib
-
Represents a list of Telegram Star subscriptions.
- TdApi.StarSubscriptionType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StarSubscriptionTypeBot - Class in org.drinkless.tdlib
-
Describes a subscription in a bot or a business account.
- TdApi.StarSubscriptionTypeChannel - Class in org.drinkless.tdlib
-
Describes a subscription to a channel chat.
- TdApi.StartGroupCallRecording - Class in org.drinkless.tdlib
-
Starts recording of an active group call.
- TdApi.StartGroupCallScreenSharing - Class in org.drinkless.tdlib
-
Starts screen sharing in a joined group call.
- TdApi.StarTransaction - Class in org.drinkless.tdlib
-
Represents a transaction changing the amount of owned Telegram Stars.
- TdApi.StarTransactionDirection - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StarTransactionDirectionIncoming - Class in org.drinkless.tdlib
-
The transaction is incoming and increases the number of owned Telegram Stars.
- TdApi.StarTransactionDirectionOutgoing - Class in org.drinkless.tdlib
-
The transaction is outgoing and decreases the number of owned Telegram Stars.
- TdApi.StarTransactions - Class in org.drinkless.tdlib
-
Represents a list of Telegram Star transactions.
- TdApi.StarTransactionType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StarTransactionTypeAffiliateProgramCommission - Class in org.drinkless.tdlib
-
The transaction is a receiving of a commission from an affiliate program; for regular users, bots and channel chats only.
- TdApi.StarTransactionTypeAppStoreDeposit - Class in org.drinkless.tdlib
-
The transaction is a deposit of Telegram Stars from App Store; for regular users only.
- TdApi.StarTransactionTypeBotInvoicePurchase - Class in org.drinkless.tdlib
-
The transaction is a purchase of a product from a bot or a business account by the current user; for regular users only.
- TdApi.StarTransactionTypeBotInvoiceSale - Class in org.drinkless.tdlib
-
The transaction is a sale of a product by the bot; for bots only.
- TdApi.StarTransactionTypeBotPaidMediaPurchase - Class in org.drinkless.tdlib
-
The transaction is a purchase of paid media from a bot or a business account by the current user; for regular users only.
- TdApi.StarTransactionTypeBotPaidMediaSale - Class in org.drinkless.tdlib
-
The transaction is a sale of paid media by the bot or a business account managed by the bot; for bots only.
- TdApi.StarTransactionTypeBotSubscriptionPurchase - Class in org.drinkless.tdlib
-
The transaction is a purchase of a subscription from a bot or a business account by the current user; for regular users only.
- TdApi.StarTransactionTypeBotSubscriptionSale - Class in org.drinkless.tdlib
-
The transaction is a sale of a subscription by the bot; for bots only.
- TdApi.StarTransactionTypeChannelPaidMediaPurchase - Class in org.drinkless.tdlib
-
The transaction is a purchase of paid media from a channel by the current user; for regular users only.
- TdApi.StarTransactionTypeChannelPaidMediaSale - Class in org.drinkless.tdlib
-
The transaction is a sale of paid media by the channel chat; for channel chats only.
- TdApi.StarTransactionTypeChannelPaidReactionReceive - Class in org.drinkless.tdlib
-
The transaction is a receiving of a paid reaction to a message by the channel chat; for channel chats only.
- TdApi.StarTransactionTypeChannelPaidReactionSend - Class in org.drinkless.tdlib
-
The transaction is a sending of a paid reaction to a message in a channel chat by the current user; for regular users only.
- TdApi.StarTransactionTypeChannelSubscriptionPurchase - Class in org.drinkless.tdlib
-
The transaction is a purchase of a subscription to a channel chat by the current user; for regular users only.
- TdApi.StarTransactionTypeChannelSubscriptionSale - Class in org.drinkless.tdlib
-
The transaction is a sale of a subscription by the channel chat; for channel chats only.
- TdApi.StarTransactionTypeFragmentDeposit - Class in org.drinkless.tdlib
-
The transaction is a deposit of Telegram Stars from Fragment; for regular users and bots only.
- TdApi.StarTransactionTypeFragmentWithdrawal - Class in org.drinkless.tdlib
-
The transaction is a withdrawal of earned Telegram Stars to Fragment; for bots and channel chats only.
- TdApi.StarTransactionTypeGiftPurchase - Class in org.drinkless.tdlib
-
The transaction is a purchase of a gift to another user; for regular users and bots only.
- TdApi.StarTransactionTypeGiftSale - Class in org.drinkless.tdlib
-
The transaction is a sale of a gift received from another user or bot; for regular users only.
- TdApi.StarTransactionTypeGiveawayDeposit - Class in org.drinkless.tdlib
-
The transaction is a deposit of Telegram Stars from a giveaway; for regular users only.
- TdApi.StarTransactionTypeGooglePlayDeposit - Class in org.drinkless.tdlib
-
The transaction is a deposit of Telegram Stars from Google Play; for regular users only.
- TdApi.StarTransactionTypePremiumBotDeposit - Class in org.drinkless.tdlib
-
The transaction is a deposit of Telegram Stars from the Premium bot; for regular users only.
- TdApi.StarTransactionTypeTelegramAdsWithdrawal - Class in org.drinkless.tdlib
-
The transaction is a withdrawal of earned Telegram Stars to Telegram Ad platform; for bots and channel chats only.
- TdApi.StarTransactionTypeTelegramApiUsage - Class in org.drinkless.tdlib
-
The transaction is a payment for Telegram API usage; for bots only.
- TdApi.StarTransactionTypeUnsupported - Class in org.drinkless.tdlib
-
The transaction is a transaction of an unsupported type.
- TdApi.StarTransactionTypeUserDeposit - Class in org.drinkless.tdlib
-
The transaction is a deposit of Telegram Stars by another user; for regular users only.
- TdApi.StartScheduledGroupCall - Class in org.drinkless.tdlib
-
Starts a scheduled group call.
- TdApi.StatisticalGraph - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StatisticalGraphAsync - Class in org.drinkless.tdlib
-
The graph data to be asynchronously loaded through getStatisticalGraph.
- TdApi.StatisticalGraphData - Class in org.drinkless.tdlib
-
A graph data.
- TdApi.StatisticalGraphError - Class in org.drinkless.tdlib
-
An error message to be shown to the user instead of the graph.
- TdApi.StatisticalValue - Class in org.drinkless.tdlib
-
A value with information about its recent changes.
- TdApi.Sticker - Class in org.drinkless.tdlib
-
Describes a sticker.
- TdApi.StickerFormat - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StickerFormatTgs - Class in org.drinkless.tdlib
-
The sticker is an animation in TGS format.
- TdApi.StickerFormatWebm - Class in org.drinkless.tdlib
-
The sticker is a video in WEBM format.
- TdApi.StickerFormatWebp - Class in org.drinkless.tdlib
-
The sticker is an image in WEBP format.
- TdApi.StickerFullType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StickerFullTypeCustomEmoji - Class in org.drinkless.tdlib
-
The sticker is a custom emoji to be used inside message text and caption.
- TdApi.StickerFullTypeMask - Class in org.drinkless.tdlib
-
The sticker is a mask in WEBP format to be placed on photos or videos.
- TdApi.StickerFullTypeRegular - Class in org.drinkless.tdlib
-
The sticker is a regular sticker.
- TdApi.Stickers - Class in org.drinkless.tdlib
-
Represents a list of stickers.
- TdApi.StickerSet - Class in org.drinkless.tdlib
-
Represents a sticker set.
- TdApi.StickerSetInfo - Class in org.drinkless.tdlib
-
Represents short information about a sticker set.
- TdApi.StickerSets - Class in org.drinkless.tdlib
-
Represents a list of sticker sets.
- TdApi.StickerType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StickerTypeCustomEmoji - Class in org.drinkless.tdlib
-
The sticker is a custom emoji to be used inside message text and caption.
- TdApi.StickerTypeMask - Class in org.drinkless.tdlib
-
The sticker is a mask in WEBP format to be placed on photos or videos.
- TdApi.StickerTypeRegular - Class in org.drinkless.tdlib
-
The sticker is a regular sticker.
- TdApi.StopBusinessPoll - Class in org.drinkless.tdlib
-
Stops a poll sent on behalf of a business account; for bots only.
- TdApi.StopPoll - Class in org.drinkless.tdlib
-
Stops a poll.
- TdApi.StorageStatistics - Class in org.drinkless.tdlib
-
Contains the exact storage usage statistics split by chats and file type.
- TdApi.StorageStatisticsByChat - Class in org.drinkless.tdlib
-
Contains the storage usage statistics for a specific chat.
- TdApi.StorageStatisticsByFileType - Class in org.drinkless.tdlib
-
Contains the storage usage statistics for a specific file type.
- TdApi.StorageStatisticsFast - Class in org.drinkless.tdlib
-
Contains approximate storage usage statistics, excluding files of unknown file type.
- TdApi.StorePaymentPurpose - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StorePaymentPurposeGiftedStars - Class in org.drinkless.tdlib
-
The user buying Telegram Stars for other users.
- TdApi.StorePaymentPurposePremiumGiftCodes - Class in org.drinkless.tdlib
-
The user creating Telegram Premium gift codes for other users.
- TdApi.StorePaymentPurposePremiumGiveaway - Class in org.drinkless.tdlib
-
The user creating a Telegram Premium giveaway.
- TdApi.StorePaymentPurposePremiumSubscription - Class in org.drinkless.tdlib
-
The user subscribing to Telegram Premium.
- TdApi.StorePaymentPurposeStarGiveaway - Class in org.drinkless.tdlib
-
The user creating a Telegram Star giveaway.
- TdApi.StorePaymentPurposeStars - Class in org.drinkless.tdlib
-
The user buying Telegram Stars.
- TdApi.Stories - Class in org.drinkless.tdlib
-
Represents a list of stories.
- TdApi.Story - Class in org.drinkless.tdlib
-
Represents a story.
- TdApi.StoryArea - Class in org.drinkless.tdlib
-
Describes a clickable rectangle area on a story media.
- TdApi.StoryAreaPosition - Class in org.drinkless.tdlib
-
Describes position of a clickable rectangle area on a story media.
- TdApi.StoryAreaType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StoryAreaTypeLink - Class in org.drinkless.tdlib
-
An area pointing to a HTTP or tg:// link.
- TdApi.StoryAreaTypeLocation - Class in org.drinkless.tdlib
-
An area pointing to a location.
- TdApi.StoryAreaTypeMessage - Class in org.drinkless.tdlib
-
An area pointing to a message.
- TdApi.StoryAreaTypeSuggestedReaction - Class in org.drinkless.tdlib
-
An area pointing to a suggested reaction.
- TdApi.StoryAreaTypeVenue - Class in org.drinkless.tdlib
-
An area pointing to a venue.
- TdApi.StoryAreaTypeWeather - Class in org.drinkless.tdlib
-
An area with information about weather.
- TdApi.StoryContent - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StoryContentPhoto - Class in org.drinkless.tdlib
-
A photo story.
- TdApi.StoryContentUnsupported - Class in org.drinkless.tdlib
-
A story content that is not supported in the current TDLib version.
- TdApi.StoryContentVideo - Class in org.drinkless.tdlib
-
A video story.
- TdApi.StoryFullId - Class in org.drinkless.tdlib
-
Contains identifier of a story along with identifier of its sender.
- TdApi.StoryInfo - Class in org.drinkless.tdlib
-
Contains basic information about a story.
- TdApi.StoryInteraction - Class in org.drinkless.tdlib
-
Represents interaction with a story.
- TdApi.StoryInteractionInfo - Class in org.drinkless.tdlib
-
Contains information about interactions with a story.
- TdApi.StoryInteractions - Class in org.drinkless.tdlib
-
Represents a list of interactions with a story.
- TdApi.StoryInteractionType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StoryInteractionTypeForward - Class in org.drinkless.tdlib
-
A forward of the story as a message.
- TdApi.StoryInteractionTypeRepost - Class in org.drinkless.tdlib
-
A repost of the story as a story.
- TdApi.StoryInteractionTypeView - Class in org.drinkless.tdlib
-
A view of the story.
- TdApi.StoryList - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StoryListArchive - Class in org.drinkless.tdlib
-
The list of stories, shown in the Arvhive chat list.
- TdApi.StoryListMain - Class in org.drinkless.tdlib
-
The list of stories, shown in the main chat list and folder chat lists.
- TdApi.StoryOrigin - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StoryOriginHiddenUser - Class in org.drinkless.tdlib
-
The original story was sent by an unknown user.
- TdApi.StoryOriginPublicStory - Class in org.drinkless.tdlib
-
The original story was a public story with known sender.
- TdApi.StoryPrivacySettings - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.StoryPrivacySettingsCloseFriends - Class in org.drinkless.tdlib
-
The story can be viewed by all close friends.
- TdApi.StoryPrivacySettingsContacts - Class in org.drinkless.tdlib
-
The story can be viewed by all contacts except chosen users.
- TdApi.StoryPrivacySettingsEveryone - Class in org.drinkless.tdlib
-
The story can be viewed by everyone.
- TdApi.StoryPrivacySettingsSelectedUsers - Class in org.drinkless.tdlib
-
The story can be viewed by certain specified users.
- TdApi.StoryRepostInfo - Class in org.drinkless.tdlib
-
Contains information about original story that was reposted.
- TdApi.StoryStatistics - Class in org.drinkless.tdlib
-
A detailed statistics about a story.
- TdApi.StoryVideo - Class in org.drinkless.tdlib
-
Describes a video file sent in a story.
- TdApi.SuggestedAction - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.SuggestedActionCheckPassword - Class in org.drinkless.tdlib
-
Suggests the user to check whether they still remember their 2-step verification password.
- TdApi.SuggestedActionCheckPhoneNumber - Class in org.drinkless.tdlib
-
Suggests the user to check whether authorization phone number is correct and change the phone number if it is inaccessible.
- TdApi.SuggestedActionConvertToBroadcastGroup - Class in org.drinkless.tdlib
-
Suggests the user to convert specified supergroup to a broadcast group.
- TdApi.SuggestedActionEnableArchiveAndMuteNewChats - Class in org.drinkless.tdlib
-
Suggests the user to enable archiveAndMuteNewChatsFromUnknownUsers setting in archiveChatListSettings.
- TdApi.SuggestedActionExtendPremium - Class in org.drinkless.tdlib
-
Suggests the user to extend their expiring Telegram Premium subscription.
- TdApi.SuggestedActionExtendStarSubscriptions - Class in org.drinkless.tdlib
-
Suggests the user to extend their expiring Telegram Star subscriptions.
- TdApi.SuggestedActionGiftPremiumForChristmas - Class in org.drinkless.tdlib
-
Suggests the user to gift Telegram Premium to friends for Christmas.
- TdApi.SuggestedActionRestorePremium - Class in org.drinkless.tdlib
-
Suggests the user to restore a recently expired Premium subscription.
- TdApi.SuggestedActionSetBirthdate - Class in org.drinkless.tdlib
-
Suggests the user to set birthdate.
- TdApi.SuggestedActionSetPassword - Class in org.drinkless.tdlib
-
Suggests the user to set a 2-step verification password to be able to log in again.
- TdApi.SuggestedActionSubscribeToAnnualPremium - Class in org.drinkless.tdlib
-
Suggests the user to subscribe to the Premium subscription with annual payments.
- TdApi.SuggestedActionUpgradePremium - Class in org.drinkless.tdlib
-
Suggests the user to upgrade the Premium subscription from monthly payments to annual payments.
- TdApi.SuggestedActionViewChecksHint - Class in org.drinkless.tdlib
-
Suggests the user to view a hint about the meaning of one and two check marks on sent messages.
- TdApi.SuggestUserProfilePhoto - Class in org.drinkless.tdlib
-
Suggests a profile photo to another regular user with common messages.
- TdApi.Supergroup - Class in org.drinkless.tdlib
-
Represents a supergroup or channel with zero or more members (subscribers in the case of channels).
- TdApi.SupergroupFullInfo - Class in org.drinkless.tdlib
-
Contains full information about a supergroup or channel.
- TdApi.SupergroupMembersFilter - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.SupergroupMembersFilterAdministrators - Class in org.drinkless.tdlib
-
Returns the owner and administrators.
- TdApi.SupergroupMembersFilterBanned - Class in org.drinkless.tdlib
-
Returns users banned from the supergroup or channel; can be used only by administrators.
- TdApi.SupergroupMembersFilterBots - Class in org.drinkless.tdlib
-
Returns bot members of the supergroup or channel.
- TdApi.SupergroupMembersFilterContacts - Class in org.drinkless.tdlib
-
Returns contacts of the user, which are members of the supergroup or channel.
- TdApi.SupergroupMembersFilterMention - Class in org.drinkless.tdlib
-
Returns users which can be mentioned in the supergroup.
- TdApi.SupergroupMembersFilterRecent - Class in org.drinkless.tdlib
-
Returns recently active users in reverse chronological order.
- TdApi.SupergroupMembersFilterRestricted - Class in org.drinkless.tdlib
-
Returns restricted supergroup members; can be used only by administrators.
- TdApi.SupergroupMembersFilterSearch - Class in org.drinkless.tdlib
-
Used to search for supergroup or channel members via a (string) query.
- TdApi.SynchronizeLanguagePack - Class in org.drinkless.tdlib
-
Fetches the latest versions of all strings from a language pack in the current localization target from the server.
- TdApi.TargetChat - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.TargetChatChosen - Class in org.drinkless.tdlib
-
The chat needs to be chosen by the user among chats of the specified types.
- TdApi.TargetChatCurrent - Class in org.drinkless.tdlib
-
The currently opened chat and forum topic must be kept.
- TdApi.TargetChatInternalLink - Class in org.drinkless.tdlib
-
The chat needs to be open with the provided internal link.
- TdApi.TargetChatTypes - Class in org.drinkless.tdlib
-
Describes allowed types for the target chat.
- TdApi.TelegramPaymentPurpose - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.TelegramPaymentPurposeGiftedStars - Class in org.drinkless.tdlib
-
The user buying Telegram Stars for other users.
- TdApi.TelegramPaymentPurposeJoinChat - Class in org.drinkless.tdlib
-
The user joins a chat and subscribes to regular payments in Telegram Stars.
- TdApi.TelegramPaymentPurposePremiumGiftCodes - Class in org.drinkless.tdlib
-
The user creating Telegram Premium gift codes for other users.
- TdApi.TelegramPaymentPurposePremiumGiveaway - Class in org.drinkless.tdlib
-
The user creating a Telegram Premium giveaway.
- TdApi.TelegramPaymentPurposeStarGiveaway - Class in org.drinkless.tdlib
-
The user creating a Telegram Star giveaway.
- TdApi.TelegramPaymentPurposeStars - Class in org.drinkless.tdlib
-
The user buying Telegram Stars.
- TdApi.TemporaryPasswordState - Class in org.drinkless.tdlib
-
Returns information about the availability of a temporary password, which can be used for payments.
- TdApi.TerminateAllOtherSessions - Class in org.drinkless.tdlib
-
Terminates all other sessions of the current user.
- TdApi.TerminateSession - Class in org.drinkless.tdlib
-
Terminates a session of the current user.
- TdApi.TermsOfService - Class in org.drinkless.tdlib
-
Contains Telegram terms of service.
- TdApi.TestBytes - Class in org.drinkless.tdlib
-
A simple object containing a sequence of bytes; for testing only.
- TdApi.TestCallBytes - Class in org.drinkless.tdlib
-
Returns the received bytes; for testing only.
- TdApi.TestCallEmpty - Class in org.drinkless.tdlib
-
Does nothing; for testing only.
- TdApi.TestCallString - Class in org.drinkless.tdlib
-
Returns the received string; for testing only.
- TdApi.TestCallVectorInt - Class in org.drinkless.tdlib
-
Returns the received vector of numbers; for testing only.
- TdApi.TestCallVectorIntObject - Class in org.drinkless.tdlib
-
Returns the received vector of objects containing a number; for testing only.
- TdApi.TestCallVectorString - Class in org.drinkless.tdlib
-
Returns the received vector of strings; for testing only.
- TdApi.TestCallVectorStringObject - Class in org.drinkless.tdlib
-
Returns the received vector of objects containing a string; for testing only.
- TdApi.TestGetDifference - Class in org.drinkless.tdlib
-
Forces an updates.getDifference call to the Telegram servers; for testing only.
- TdApi.TestInt - Class in org.drinkless.tdlib
-
A simple object containing a number; for testing only.
- TdApi.TestNetwork - Class in org.drinkless.tdlib
-
Sends a simple network request to the Telegram servers; for testing only.
- TdApi.TestProxy - Class in org.drinkless.tdlib
-
Sends a simple network request to the Telegram servers via proxy; for testing only.
- TdApi.TestReturnError - Class in org.drinkless.tdlib
-
Returns the specified error and ensures that the Error object is used; for testing only.
- TdApi.TestSquareInt - Class in org.drinkless.tdlib
-
Returns the squared received number; for testing only.
- TdApi.TestString - Class in org.drinkless.tdlib
-
A simple object containing a string; for testing only.
- TdApi.TestUseUpdate - Class in org.drinkless.tdlib
-
Does nothing and ensures that the Update object is used; for testing only.
- TdApi.TestVectorInt - Class in org.drinkless.tdlib
-
A simple object containing a vector of numbers; for testing only.
- TdApi.TestVectorIntObject - Class in org.drinkless.tdlib
-
A simple object containing a vector of objects that hold a number; for testing only.
- TdApi.TestVectorString - Class in org.drinkless.tdlib
-
A simple object containing a vector of strings; for testing only.
- TdApi.TestVectorStringObject - Class in org.drinkless.tdlib
-
A simple object containing a vector of objects that hold a string; for testing only.
- TdApi.Text - Class in org.drinkless.tdlib
-
Contains some text.
- TdApi.TextEntities - Class in org.drinkless.tdlib
-
Contains a list of text entities.
- TdApi.TextEntity - Class in org.drinkless.tdlib
-
Represents a part of the text that needs to be formatted in some unusual way.
- TdApi.TextEntityType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.TextEntityTypeBankCardNumber - Class in org.drinkless.tdlib
-
A bank card number.
- TdApi.TextEntityTypeBlockQuote - Class in org.drinkless.tdlib
-
Text that must be formatted as if inside a blockquote HTML tag; not supported in secret chats.
- TdApi.TextEntityTypeBold - Class in org.drinkless.tdlib
-
A bold text.
- TdApi.TextEntityTypeBotCommand - Class in org.drinkless.tdlib
-
A bot command, beginning with "/".
- TdApi.TextEntityTypeCashtag - Class in org.drinkless.tdlib
-
A cashtag text, beginning with "$", consisting of capital English letters (e.g., "$USD"), and optionally containing a chat username at the end.
- TdApi.TextEntityTypeCode - Class in org.drinkless.tdlib
-
Text that must be formatted as if inside a code HTML tag.
- TdApi.TextEntityTypeCustomEmoji - Class in org.drinkless.tdlib
-
A custom emoji.
- TdApi.TextEntityTypeEmailAddress - Class in org.drinkless.tdlib
-
An email address.
- TdApi.TextEntityTypeExpandableBlockQuote - Class in org.drinkless.tdlib
-
Text that must be formatted as if inside a blockquote HTML tag and collapsed by default to 3 lines with the ability to show full text; not supported in secret chats.
- TdApi.TextEntityTypeHashtag - Class in org.drinkless.tdlib
-
A hashtag text, beginning with "#" and optionally containing a chat username at the end.
- TdApi.TextEntityTypeItalic - Class in org.drinkless.tdlib
-
An italic text.
- TdApi.TextEntityTypeMediaTimestamp - Class in org.drinkless.tdlib
-
A media timestamp.
- TdApi.TextEntityTypeMention - Class in org.drinkless.tdlib
-
A mention of a user, a supergroup, or a channel by their username.
- TdApi.TextEntityTypeMentionName - Class in org.drinkless.tdlib
-
A text shows instead of a raw mention of the user (e.g., when the user has no username).
- TdApi.TextEntityTypePhoneNumber - Class in org.drinkless.tdlib
-
A phone number.
- TdApi.TextEntityTypePre - Class in org.drinkless.tdlib
-
Text that must be formatted as if inside a pre HTML tag.
- TdApi.TextEntityTypePreCode - Class in org.drinkless.tdlib
-
Text that must be formatted as if inside pre, and code HTML tags.
- TdApi.TextEntityTypeSpoiler - Class in org.drinkless.tdlib
-
A spoiler text.
- TdApi.TextEntityTypeStrikethrough - Class in org.drinkless.tdlib
-
A strikethrough text.
- TdApi.TextEntityTypeTextUrl - Class in org.drinkless.tdlib
-
A text description shown instead of a raw URL.
- TdApi.TextEntityTypeUnderline - Class in org.drinkless.tdlib
-
An underlined text.
- TdApi.TextEntityTypeUrl - Class in org.drinkless.tdlib
-
An HTTP URL.
- TdApi.TextParseMode - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.TextParseModeHTML - Class in org.drinkless.tdlib
-
The text uses HTML-style formatting.
- TdApi.TextParseModeMarkdown - Class in org.drinkless.tdlib
-
The text uses Markdown-style formatting.
- TdApi.TextQuote - Class in org.drinkless.tdlib
-
Describes manually or automatically chosen quote from another message.
- TdApi.ThemeParameters - Class in org.drinkless.tdlib
-
Contains parameters of the application theme.
- TdApi.ThemeSettings - Class in org.drinkless.tdlib
-
Describes theme settings.
- TdApi.Thumbnail - Class in org.drinkless.tdlib
-
Represents a thumbnail.
- TdApi.ThumbnailFormat - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.ThumbnailFormatGif - Class in org.drinkless.tdlib
-
The thumbnail is in static GIF format.
- TdApi.ThumbnailFormatJpeg - Class in org.drinkless.tdlib
-
The thumbnail is in JPEG format.
- TdApi.ThumbnailFormatMpeg4 - Class in org.drinkless.tdlib
-
The thumbnail is in MPEG4 format.
- TdApi.ThumbnailFormatPng - Class in org.drinkless.tdlib
-
The thumbnail is in PNG format.
- TdApi.ThumbnailFormatTgs - Class in org.drinkless.tdlib
-
The thumbnail is in TGS format.
- TdApi.ThumbnailFormatWebm - Class in org.drinkless.tdlib
-
The thumbnail is in WEBM format.
- TdApi.ThumbnailFormatWebp - Class in org.drinkless.tdlib
-
The thumbnail is in WEBP format.
- TdApi.TimeZone - Class in org.drinkless.tdlib
-
Describes a time zone.
- TdApi.TimeZones - Class in org.drinkless.tdlib
-
Contains a list of time zones.
- TdApi.TMeUrl - Class in org.drinkless.tdlib
-
Represents a URL linking to an internal Telegram entity.
- TdApi.TMeUrls - Class in org.drinkless.tdlib
-
Contains a list of t.me URLs.
- TdApi.TMeUrlType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.TMeUrlTypeChatInvite - Class in org.drinkless.tdlib
-
A chat invite link.
- TdApi.TMeUrlTypeStickerSet - Class in org.drinkless.tdlib
-
A URL linking to a sticker set.
- TdApi.TMeUrlTypeSupergroup - Class in org.drinkless.tdlib
-
A URL linking to a public supergroup or channel.
- TdApi.TMeUrlTypeUser - Class in org.drinkless.tdlib
-
A URL linking to a user.
- TdApi.ToggleAllDownloadsArePaused - Class in org.drinkless.tdlib
-
Changes pause state of all files in the file download list.
- TdApi.ToggleBotCanManageEmojiStatus - Class in org.drinkless.tdlib
-
Toggles whether the bot can manage emoji status of the current user.
- TdApi.ToggleBotIsAddedToAttachmentMenu - Class in org.drinkless.tdlib
-
Adds or removes a bot to attachment and side menu.
- TdApi.ToggleBotUsernameIsActive - Class in org.drinkless.tdlib
-
Changes active state for a username of a bot.
- TdApi.ToggleBusinessConnectedBotChatIsPaused - Class in org.drinkless.tdlib
-
Pauses or resumes the connected business bot in a specific chat.
- TdApi.ToggleChatDefaultDisableNotification - Class in org.drinkless.tdlib
-
Changes the value of the default disableNotification parameter, used when a message is sent to a chat.
- TdApi.ToggleChatFolderTags - Class in org.drinkless.tdlib
-
Toggles whether chat folder tags are enabled.
- TdApi.ToggleChatHasProtectedContent - Class in org.drinkless.tdlib
-
Changes the ability of users to save, forward, or copy chat content.
- TdApi.ToggleChatIsMarkedAsUnread - Class in org.drinkless.tdlib
-
Changes the marked as unread state of a chat.
- TdApi.ToggleChatIsPinned - Class in org.drinkless.tdlib
-
Changes the pinned state of a chat.
- TdApi.ToggleChatIsTranslatable - Class in org.drinkless.tdlib
-
Changes the translatable state of a chat.
- TdApi.ToggleChatViewAsTopics - Class in org.drinkless.tdlib
-
Changes the viewAsTopics setting of a forum chat or Saved Messages.
- TdApi.ToggleDownloadIsPaused - Class in org.drinkless.tdlib
-
Changes pause state of a file in the file download list.
- TdApi.ToggleForumTopicIsClosed - Class in org.drinkless.tdlib
-
Toggles whether a topic is closed in a forum supergroup chat; requires canManageTopics right in the supergroup unless the user is creator of the topic.
- TdApi.ToggleForumTopicIsPinned - Class in org.drinkless.tdlib
-
Changes the pinned state of a forum topic; requires canManageTopics right in the supergroup.
- TdApi.ToggleGeneralForumTopicIsHidden - Class in org.drinkless.tdlib
-
Toggles whether a General topic is hidden in a forum supergroup chat; requires canManageTopics right in the supergroup.
- TdApi.ToggleGiftIsSaved - Class in org.drinkless.tdlib
-
Toggles whether a gift is shown on the current user's profile page.
- TdApi.ToggleGroupCallEnabledStartNotification - Class in org.drinkless.tdlib
-
Toggles whether the current user will receive a notification when the group call starts; scheduled group calls only.
- TdApi.ToggleGroupCallIsMyVideoEnabled - Class in org.drinkless.tdlib
-
Toggles whether current user's video is enabled.
- TdApi.ToggleGroupCallIsMyVideoPaused - Class in org.drinkless.tdlib
-
Toggles whether current user's video is paused.
- TdApi.ToggleGroupCallMuteNewParticipants - Class in org.drinkless.tdlib
-
Toggles whether new participants of a group call can be unmuted only by administrators of the group call.
- TdApi.ToggleGroupCallParticipantIsHandRaised - Class in org.drinkless.tdlib
-
Toggles whether a group call participant hand is rased.
- TdApi.ToggleGroupCallParticipantIsMuted - Class in org.drinkless.tdlib
-
Toggles whether a participant of an active group call is muted, unmuted, or allowed to unmute themselves.
- TdApi.ToggleGroupCallScreenSharingIsPaused - Class in org.drinkless.tdlib
-
Pauses or unpauses screen sharing in a joined group call.
- TdApi.ToggleHasSponsoredMessagesEnabled - Class in org.drinkless.tdlib
-
Toggles whether the current user has sponsored messages enabled.
- TdApi.TogglePaidMessageReactionIsAnonymous - Class in org.drinkless.tdlib
-
Changes whether the paid message reaction of the user to a message is anonymous.
- TdApi.ToggleSavedMessagesTopicIsPinned - Class in org.drinkless.tdlib
-
Changes the pinned state of a Saved Messages topic.
- TdApi.ToggleSessionCanAcceptCalls - Class in org.drinkless.tdlib
-
Toggles whether a session can accept incoming calls.
- TdApi.ToggleSessionCanAcceptSecretChats - Class in org.drinkless.tdlib
-
Toggles whether a session can accept incoming secret chats.
- TdApi.ToggleStoryIsPostedToChatPage - Class in org.drinkless.tdlib
-
Toggles whether a story is accessible after expiration.
- TdApi.ToggleSupergroupCanHaveSponsoredMessages - Class in org.drinkless.tdlib
-
Toggles whether sponsored messages are shown in the channel chat; requires owner privileges in the channel.
- TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled - Class in org.drinkless.tdlib
-
Toggles whether aggressive anti-spam checks are enabled in the supergroup.
- TdApi.ToggleSupergroupHasHiddenMembers - Class in org.drinkless.tdlib
-
Toggles whether non-administrators can receive only administrators and bots using getSupergroupMembers or searchChatMembers.
- TdApi.ToggleSupergroupIsAllHistoryAvailable - Class in org.drinkless.tdlib
-
Toggles whether the message history of a supergroup is available to new members; requires canChangeInfo member right.
- TdApi.ToggleSupergroupIsBroadcastGroup - Class in org.drinkless.tdlib
-
Upgrades supergroup to a broadcast group; requires owner privileges in the supergroup.
- TdApi.ToggleSupergroupIsForum - Class in org.drinkless.tdlib
-
Toggles whether the supergroup is a forum; requires owner privileges in the supergroup.
- TdApi.ToggleSupergroupJoinByRequest - Class in org.drinkless.tdlib
-
Toggles whether all users directly joining the supergroup need to be approved by supergroup administrators; requires canRestrictMembers administrator right.
- TdApi.ToggleSupergroupJoinToSendMessages - Class in org.drinkless.tdlib
-
Toggles whether joining is mandatory to send messages to a discussion supergroup; requires canRestrictMembers administrator right.
- TdApi.ToggleSupergroupSignMessages - Class in org.drinkless.tdlib
-
Toggles whether sender signature or link to the account is added to sent messages in a channel; requires canChangeInfo member right.
- TdApi.ToggleSupergroupUsernameIsActive - Class in org.drinkless.tdlib
-
Changes active state for a username of a supergroup or channel, requires owner privileges in the supergroup or channel.
- TdApi.ToggleUsernameIsActive - Class in org.drinkless.tdlib
-
Changes active state for a username of the current user.
- TdApi.TopChatCategory - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.TopChatCategoryBots - Class in org.drinkless.tdlib
-
A category containing frequently used private chats with bot users.
- TdApi.TopChatCategoryCalls - Class in org.drinkless.tdlib
-
A category containing frequently used chats used for calls.
- TdApi.TopChatCategoryChannels - Class in org.drinkless.tdlib
-
A category containing frequently used channels.
- TdApi.TopChatCategoryForwardChats - Class in org.drinkless.tdlib
-
A category containing frequently used chats used to forward messages.
- TdApi.TopChatCategoryGroups - Class in org.drinkless.tdlib
-
A category containing frequently used basic groups and supergroups.
- TdApi.TopChatCategoryInlineBots - Class in org.drinkless.tdlib
-
A category containing frequently used chats with inline bots sorted by their usage in inline mode.
- TdApi.TopChatCategoryUsers - Class in org.drinkless.tdlib
-
A category containing frequently used private chats with non-bot users.
- TdApi.TopChatCategoryWebAppBots - Class in org.drinkless.tdlib
-
A category containing frequently used chats with bots, which Web Apps were opened.
- TdApi.TransferChatOwnership - Class in org.drinkless.tdlib
-
Changes the owner of a chat; requires owner privileges in the chat.
- TdApi.TranslateMessageText - Class in org.drinkless.tdlib
-
Extracts text or caption of the given message and translates it to the given language.
- TdApi.TranslateText - Class in org.drinkless.tdlib
-
Translates a text to the given language.
- TdApi.TrendingStickerSets - Class in org.drinkless.tdlib
-
Represents a list of trending sticker sets.
- TdApi.UnconfirmedSession - Class in org.drinkless.tdlib
-
Contains information about an unconfirmed session.
- TdApi.UnpinAllChatMessages - Class in org.drinkless.tdlib
-
Removes all pinned messages from a chat; requires canPinMessages member right if the chat is a basic group or supergroup, or canEditMessages administrator right if the chat is a channel.
- TdApi.UnpinAllMessageThreadMessages - Class in org.drinkless.tdlib
-
Removes all pinned messages from a forum topic; requires canPinMessages member right in the supergroup.
- TdApi.UnpinChatMessage - Class in org.drinkless.tdlib
-
Removes a pinned message from a chat; requires canPinMessages member right if the chat is a basic group or supergroup, or canEditMessages administrator right if the chat is a channel.
- TdApi.UnreadReaction - Class in org.drinkless.tdlib
-
Contains information about an unread reaction to a message.
- TdApi.Update - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.UpdateAccentColors - Class in org.drinkless.tdlib
-
The list of supported accent colors has changed.
- TdApi.UpdateActiveEmojiReactions - Class in org.drinkless.tdlib
-
The list of active emoji reactions has changed.
- TdApi.UpdateActiveLiveLocationMessages - Class in org.drinkless.tdlib
-
The list of messages with active live location that need to be updated by the application has changed.
- TdApi.UpdateActiveNotifications - Class in org.drinkless.tdlib
-
Contains active notifications that were shown on previous application launches.
- TdApi.UpdateAnimatedEmojiMessageClicked - Class in org.drinkless.tdlib
-
Some animated emoji message was clicked and a big animated sticker must be played if the message is visible on the screen.
- TdApi.UpdateAnimationSearchParameters - Class in org.drinkless.tdlib
-
The parameters of animation search through getOption("animation_search_bot_username") bot has changed.
- TdApi.UpdateApplicationVerificationRequired - Class in org.drinkless.tdlib
-
A request can't be completed unless application verification is performed; for official mobile applications only.
- TdApi.UpdateAttachmentMenuBots - Class in org.drinkless.tdlib
-
The list of bots added to attachment or side menu has changed.
- TdApi.UpdateAuthorizationState - Class in org.drinkless.tdlib
-
The user authorization state has changed.
- TdApi.UpdateAutosaveSettings - Class in org.drinkless.tdlib
-
Autosave settings for some type of chats were updated.
- TdApi.UpdateAvailableMessageEffects - Class in org.drinkless.tdlib
-
The list of available message effects has changed.
- TdApi.UpdateBasicGroup - Class in org.drinkless.tdlib
-
Some data of a basic group has changed.
- TdApi.UpdateBasicGroupFullInfo - Class in org.drinkless.tdlib
-
Some data in basicGroupFullInfo has been changed.
- TdApi.UpdateBusinessConnection - Class in org.drinkless.tdlib
-
A business connection has changed; for bots only.
- TdApi.UpdateBusinessMessageEdited - Class in org.drinkless.tdlib
-
A message in a business account was edited; for bots only.
- TdApi.UpdateBusinessMessagesDeleted - Class in org.drinkless.tdlib
-
Messages in a business account were deleted; for bots only.
- TdApi.UpdateCall - Class in org.drinkless.tdlib
-
New call was created or information about a call was updated.
- TdApi.UpdateChatAccentColors - Class in org.drinkless.tdlib
-
Chat accent colors have changed.
- TdApi.UpdateChatAction - Class in org.drinkless.tdlib
-
A message sender activity in the chat has changed.
- TdApi.UpdateChatActionBar - Class in org.drinkless.tdlib
-
The chat action bar was changed.
- TdApi.UpdateChatActiveStories - Class in org.drinkless.tdlib
-
The list of active stories posted by a specific chat has changed.
- TdApi.UpdateChatAddedToList - Class in org.drinkless.tdlib
-
A chat was added to a chat list.
- TdApi.UpdateChatAvailableReactions - Class in org.drinkless.tdlib
-
The chat available reactions were changed.
- TdApi.UpdateChatBackground - Class in org.drinkless.tdlib
-
The chat background was changed.
- TdApi.UpdateChatBlockList - Class in org.drinkless.tdlib
-
A chat was blocked or unblocked.
- TdApi.UpdateChatBoost - Class in org.drinkless.tdlib
-
A chat boost has changed; for bots only.
- TdApi.UpdateChatBusinessBotManageBar - Class in org.drinkless.tdlib
-
The bar for managing business bot was changed in a chat.
- TdApi.UpdateChatDefaultDisableNotification - Class in org.drinkless.tdlib
-
The value of the default disableNotification parameter, used when a message is sent to the chat, was changed.
- TdApi.UpdateChatDraftMessage - Class in org.drinkless.tdlib
-
A chat draft has changed.
- TdApi.UpdateChatEmojiStatus - Class in org.drinkless.tdlib
-
Chat emoji status has changed.
- TdApi.UpdateChatFolders - Class in org.drinkless.tdlib
-
The list of chat folders or a chat folder has changed.
- TdApi.UpdateChatHasProtectedContent - Class in org.drinkless.tdlib
-
A chat content was allowed or restricted for saving.
- TdApi.UpdateChatHasScheduledMessages - Class in org.drinkless.tdlib
-
A chat's hasScheduledMessages field has changed.
- TdApi.UpdateChatIsMarkedAsUnread - Class in org.drinkless.tdlib
-
A chat was marked as unread or was read.
- TdApi.UpdateChatIsTranslatable - Class in org.drinkless.tdlib
-
Translation of chat messages was enabled or disabled.
- TdApi.UpdateChatLastMessage - Class in org.drinkless.tdlib
-
The last message of a chat was changed.
- TdApi.UpdateChatMember - Class in org.drinkless.tdlib
-
User rights changed in a chat; for bots only.
- TdApi.UpdateChatMessageAutoDeleteTime - Class in org.drinkless.tdlib
-
The message auto-delete or self-destruct timer setting for a chat was changed.
- TdApi.UpdateChatMessageSender - Class in org.drinkless.tdlib
-
The message sender that is selected to send messages in a chat has changed.
- TdApi.UpdateChatNotificationSettings - Class in org.drinkless.tdlib
-
Notification settings for a chat were changed.
- TdApi.UpdateChatOnlineMemberCount - Class in org.drinkless.tdlib
-
The number of online group members has changed.
- TdApi.UpdateChatPendingJoinRequests - Class in org.drinkless.tdlib
-
The chat pending join requests were changed.
- TdApi.UpdateChatPermissions - Class in org.drinkless.tdlib
-
Chat permissions were changed.
- TdApi.UpdateChatPhoto - Class in org.drinkless.tdlib
-
A chat photo was changed.
- TdApi.UpdateChatPosition - Class in org.drinkless.tdlib
-
The position of a chat in a chat list has changed.
- TdApi.UpdateChatReadInbox - Class in org.drinkless.tdlib
-
Incoming messages were read or the number of unread messages has been changed.
- TdApi.UpdateChatReadOutbox - Class in org.drinkless.tdlib
-
Outgoing messages were read.
- TdApi.UpdateChatRemovedFromList - Class in org.drinkless.tdlib
-
A chat was removed from a chat list.
- TdApi.UpdateChatReplyMarkup - Class in org.drinkless.tdlib
-
The default chat reply markup was changed.
- TdApi.UpdateChatRevenueAmount - Class in org.drinkless.tdlib
-
The revenue earned from sponsored messages in a chat has changed.
- TdApi.UpdateChatTheme - Class in org.drinkless.tdlib
-
The chat theme was changed.
- TdApi.UpdateChatThemes - Class in org.drinkless.tdlib
-
The list of available chat themes has changed.
- TdApi.UpdateChatTitle - Class in org.drinkless.tdlib
-
The title of a chat was changed.
- TdApi.UpdateChatUnreadMentionCount - Class in org.drinkless.tdlib
-
The chat unreadMentionCount has changed.
- TdApi.UpdateChatUnreadReactionCount - Class in org.drinkless.tdlib
-
The chat unreadReactionCount has changed.
- TdApi.UpdateChatVideoChat - Class in org.drinkless.tdlib
-
A chat video chat state has changed.
- TdApi.UpdateChatViewAsTopics - Class in org.drinkless.tdlib
-
A chat default appearance has changed.
- TdApi.UpdateConnectionState - Class in org.drinkless.tdlib
-
The connection state has changed.
- TdApi.UpdateContactCloseBirthdays - Class in org.drinkless.tdlib
-
The list of contacts that had birthdays recently or will have birthday soon has changed.
- TdApi.UpdateDefaultBackground - Class in org.drinkless.tdlib
-
The default background has changed.
- TdApi.UpdateDefaultReactionType - Class in org.drinkless.tdlib
-
The type of default reaction has changed.
- TdApi.UpdateDeleteMessages - Class in org.drinkless.tdlib
-
Some messages were deleted.
- TdApi.UpdateDiceEmojis - Class in org.drinkless.tdlib
-
The list of supported dice emojis has changed.
- TdApi.UpdateFavoriteStickers - Class in org.drinkless.tdlib
-
The list of favorite stickers was updated.
- TdApi.UpdateFile - Class in org.drinkless.tdlib
-
Information about a file was updated.
- TdApi.UpdateFileAddedToDownloads - Class in org.drinkless.tdlib
-
A file was added to the file download list.
- TdApi.UpdateFileDownload - Class in org.drinkless.tdlib
-
A file download was changed.
- TdApi.UpdateFileDownloads - Class in org.drinkless.tdlib
-
The state of the file download list has changed.
- TdApi.UpdateFileGenerationStart - Class in org.drinkless.tdlib
-
The file generation process needs to be started by the application.
- TdApi.UpdateFileGenerationStop - Class in org.drinkless.tdlib
-
File generation is no longer needed.
- TdApi.UpdateFileRemovedFromDownloads - Class in org.drinkless.tdlib
-
A file was removed from the file download list.
- TdApi.UpdateForumTopicInfo - Class in org.drinkless.tdlib
-
Basic information about a topic in a forum chat was changed.
- TdApi.UpdateGroupCall - Class in org.drinkless.tdlib
-
Information about a group call was updated.
- TdApi.UpdateGroupCallParticipant - Class in org.drinkless.tdlib
-
Information about a group call participant was changed.
- TdApi.UpdateHavePendingNotifications - Class in org.drinkless.tdlib
-
Describes whether there are some pending notification updates.
- TdApi.UpdateInstalledStickerSets - Class in org.drinkless.tdlib
-
The list of installed sticker sets was updated.
- TdApi.UpdateLanguagePackStrings - Class in org.drinkless.tdlib
-
Some language pack strings have been updated.
- TdApi.UpdateMessageContent - Class in org.drinkless.tdlib
-
The message content has changed.
- TdApi.UpdateMessageContentOpened - Class in org.drinkless.tdlib
-
The message content was opened.
- TdApi.UpdateMessageEdited - Class in org.drinkless.tdlib
-
A message was edited.
- TdApi.UpdateMessageFactCheck - Class in org.drinkless.tdlib
-
A fact-check added to a message was changed.
- TdApi.UpdateMessageInteractionInfo - Class in org.drinkless.tdlib
-
The information about interactions with a message has changed.
- TdApi.UpdateMessageIsPinned - Class in org.drinkless.tdlib
-
The message pinned state was changed.
- TdApi.UpdateMessageLiveLocationViewed - Class in org.drinkless.tdlib
-
A message with a live location was viewed.
- TdApi.UpdateMessageMentionRead - Class in org.drinkless.tdlib
-
A message with an unread mention was read.
- TdApi.UpdateMessageReaction - Class in org.drinkless.tdlib
-
User changed its reactions on a message with public reactions; for bots only.
- TdApi.UpdateMessageReactions - Class in org.drinkless.tdlib
-
Reactions added to a message with anonymous reactions have changed; for bots only.
- TdApi.UpdateMessageSendAcknowledged - Class in org.drinkless.tdlib
-
A request to send a message has reached the Telegram server.
- TdApi.UpdateMessageSendFailed - Class in org.drinkless.tdlib
-
A message failed to send.
- TdApi.UpdateMessageSendSucceeded - Class in org.drinkless.tdlib
-
A message has been successfully sent.
- TdApi.UpdateMessageUnreadReactions - Class in org.drinkless.tdlib
-
The list of unread reactions added to a message was changed.
- TdApi.UpdateNewBusinessCallbackQuery - Class in org.drinkless.tdlib
-
A new incoming callback query from a business message; for bots only.
- TdApi.UpdateNewBusinessMessage - Class in org.drinkless.tdlib
-
A new message was added to a business account; for bots only.
- TdApi.UpdateNewCallbackQuery - Class in org.drinkless.tdlib
-
A new incoming callback query; for bots only.
- TdApi.UpdateNewCallSignalingData - Class in org.drinkless.tdlib
-
New call signaling data arrived.
- TdApi.UpdateNewChat - Class in org.drinkless.tdlib
-
A new chat has been loaded/created.
- TdApi.UpdateNewChatJoinRequest - Class in org.drinkless.tdlib
-
A user sent a join request to a chat; for bots only.
- TdApi.UpdateNewChosenInlineResult - Class in org.drinkless.tdlib
-
The user has chosen a result of an inline query; for bots only.
- TdApi.UpdateNewCustomEvent - Class in org.drinkless.tdlib
-
A new incoming event; for bots only.
- TdApi.UpdateNewCustomQuery - Class in org.drinkless.tdlib
-
A new incoming query; for bots only.
- TdApi.UpdateNewInlineCallbackQuery - Class in org.drinkless.tdlib
-
A new incoming callback query from a message sent via a bot; for bots only.
- TdApi.UpdateNewInlineQuery - Class in org.drinkless.tdlib
-
A new incoming inline query; for bots only.
- TdApi.UpdateNewMessage - Class in org.drinkless.tdlib
-
A new message was received; can also be an outgoing message.
- TdApi.UpdateNewPreCheckoutQuery - Class in org.drinkless.tdlib
-
A new incoming pre-checkout query; for bots only.
- TdApi.UpdateNewShippingQuery - Class in org.drinkless.tdlib
-
A new incoming shipping query; for bots only.
- TdApi.UpdateNotification - Class in org.drinkless.tdlib
-
A notification was changed.
- TdApi.UpdateNotificationGroup - Class in org.drinkless.tdlib
-
A list of active notifications in a notification group has changed.
- TdApi.UpdateOption - Class in org.drinkless.tdlib
-
An option changed its value.
- TdApi.UpdateOwnedStarCount - Class in org.drinkless.tdlib
-
The number of Telegram Stars owned by the current user has changed.
- TdApi.UpdatePaidMediaPurchased - Class in org.drinkless.tdlib
-
Paid media were purchased by a user; for bots only.
- TdApi.UpdatePoll - Class in org.drinkless.tdlib
-
A poll was updated; for bots only.
- TdApi.UpdatePollAnswer - Class in org.drinkless.tdlib
-
A user changed the answer to a poll; for bots only.
- TdApi.UpdateProfileAccentColors - Class in org.drinkless.tdlib
-
The list of supported accent colors for user profiles has changed.
- TdApi.UpdateQuickReplyShortcut - Class in org.drinkless.tdlib
-
Basic information about a quick reply shortcut has changed.
- TdApi.UpdateQuickReplyShortcutDeleted - Class in org.drinkless.tdlib
-
A quick reply shortcut and all its messages were deleted.
- TdApi.UpdateQuickReplyShortcutMessages - Class in org.drinkless.tdlib
-
The list of quick reply shortcut messages has changed.
- TdApi.UpdateQuickReplyShortcuts - Class in org.drinkless.tdlib
-
The list of quick reply shortcuts has changed.
- TdApi.UpdateReactionNotificationSettings - Class in org.drinkless.tdlib
-
Notification settings for reactions were updated.
- TdApi.UpdateRecentStickers - Class in org.drinkless.tdlib
-
The list of recently used stickers was updated.
- TdApi.Updates - Class in org.drinkless.tdlib
-
Contains a list of updates.
- TdApi.UpdateSavedAnimations - Class in org.drinkless.tdlib
-
The list of saved animations was updated.
- TdApi.UpdateSavedMessagesTags - Class in org.drinkless.tdlib
-
Tags used in Saved Messages or a Saved Messages topic have changed.
- TdApi.UpdateSavedMessagesTopic - Class in org.drinkless.tdlib
-
Basic information about a Saved Messages topic has changed.
- TdApi.UpdateSavedMessagesTopicCount - Class in org.drinkless.tdlib
-
Number of Saved Messages topics has changed.
- TdApi.UpdateSavedNotificationSounds - Class in org.drinkless.tdlib
-
The list of saved notification sounds was updated.
- TdApi.UpdateScopeNotificationSettings - Class in org.drinkless.tdlib
-
Notification settings for some type of chats were updated.
- TdApi.UpdateSecretChat - Class in org.drinkless.tdlib
-
Some data of a secret chat has changed.
- TdApi.UpdateServiceNotification - Class in org.drinkless.tdlib
-
A service notification from the server was received.
- TdApi.UpdateSpeechRecognitionTrial - Class in org.drinkless.tdlib
-
The parameters of speech recognition without Telegram Premium subscription has changed.
- TdApi.UpdateSpeedLimitNotification - Class in org.drinkless.tdlib
-
Download or upload file speed for the user was limited, but it can be restored by subscription to Telegram Premium.
- TdApi.UpdateStarRevenueStatus - Class in org.drinkless.tdlib
-
The Telegram Star revenue earned by a bot or a chat has changed.
- TdApi.UpdateStickerSet - Class in org.drinkless.tdlib
-
A sticker set has changed.
- TdApi.UpdateStory - Class in org.drinkless.tdlib
-
A story was changed.
- TdApi.UpdateStoryDeleted - Class in org.drinkless.tdlib
-
A story became inaccessible.
- TdApi.UpdateStoryListChatCount - Class in org.drinkless.tdlib
-
Number of chats in a story list has changed.
- TdApi.UpdateStorySendFailed - Class in org.drinkless.tdlib
-
A story failed to send.
- TdApi.UpdateStorySendSucceeded - Class in org.drinkless.tdlib
-
A story has been successfully sent.
- TdApi.UpdateStoryStealthMode - Class in org.drinkless.tdlib
-
Story stealth mode settings have changed.
- TdApi.UpdateSuggestedActions - Class in org.drinkless.tdlib
-
The list of suggested to the user actions has changed.
- TdApi.UpdateSupergroup - Class in org.drinkless.tdlib
-
Some data of a supergroup or a channel has changed.
- TdApi.UpdateSupergroupFullInfo - Class in org.drinkless.tdlib
-
Some data in supergroupFullInfo has been changed.
- TdApi.UpdateTermsOfService - Class in org.drinkless.tdlib
-
New terms of service must be accepted by the user.
- TdApi.UpdateTrendingStickerSets - Class in org.drinkless.tdlib
-
The list of trending sticker sets was updated or some of them were viewed.
- TdApi.UpdateUnconfirmedSession - Class in org.drinkless.tdlib
-
The first unconfirmed session has changed.
- TdApi.UpdateUnreadChatCount - Class in org.drinkless.tdlib
-
Number of unread chats, i.e.
- TdApi.UpdateUnreadMessageCount - Class in org.drinkless.tdlib
-
Number of unread messages in a chat list has changed.
- TdApi.UpdateUser - Class in org.drinkless.tdlib
-
Some data of a user has changed.
- TdApi.UpdateUserFullInfo - Class in org.drinkless.tdlib
-
Some data in userFullInfo has been changed.
- TdApi.UpdateUserPrivacySettingRules - Class in org.drinkless.tdlib
-
Some privacy setting rules have been changed.
- TdApi.UpdateUserStatus - Class in org.drinkless.tdlib
-
The user went online or offline.
- TdApi.UpdateVideoPublished - Class in org.drinkless.tdlib
-
An automatically scheduled message with video has been successfully sent after conversion.
- TdApi.UpdateWebAppMessageSent - Class in org.drinkless.tdlib
-
A message was sent by an opened Web App, so the Web App needs to be closed.
- TdApi.UpgradeBasicGroupChatToSupergroupChat - Class in org.drinkless.tdlib
-
Creates a new supergroup from an existing basic group and sends a corresponding messageChatUpgradeTo and messageChatUpgradeFrom; requires owner privileges.
- TdApi.UploadStickerFile - Class in org.drinkless.tdlib
-
Uploads a file with a sticker; returns the uploaded file.
- TdApi.User - Class in org.drinkless.tdlib
-
Represents a user.
- TdApi.UserFullInfo - Class in org.drinkless.tdlib
-
Contains full information about a user.
- TdApi.UserGift - Class in org.drinkless.tdlib
-
Represents a gift received by a user.
- TdApi.UserGifts - Class in org.drinkless.tdlib
-
Represents a list of gifts received by a user.
- TdApi.UserLink - Class in org.drinkless.tdlib
-
Contains an HTTPS URL, which can be used to get information about a user.
- TdApi.Usernames - Class in org.drinkless.tdlib
-
Describes usernames assigned to a user, a supergroup, or a channel.
- TdApi.UserPrivacySetting - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.UserPrivacySettingAllowCalls - Class in org.drinkless.tdlib
-
A privacy setting for managing whether the user can be called.
- TdApi.UserPrivacySettingAllowChatInvites - Class in org.drinkless.tdlib
-
A privacy setting for managing whether the user can be invited to chats.
- TdApi.UserPrivacySettingAllowFindingByPhoneNumber - Class in org.drinkless.tdlib
-
A privacy setting for managing whether the user can be found by their phone number.
- TdApi.UserPrivacySettingAllowPeerToPeerCalls - Class in org.drinkless.tdlib
-
A privacy setting for managing whether peer-to-peer connections can be used for calls.
- TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages - Class in org.drinkless.tdlib
-
A privacy setting for managing whether the user can receive voice and video messages in private chats; for Telegram Premium users only.
- TdApi.UserPrivacySettingAutosaveGifts - Class in org.drinkless.tdlib
-
A privacy setting for managing whether received gifts are automatically shown on the user's profile page.
- TdApi.UserPrivacySettingRule - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.UserPrivacySettingRuleAllowAll - Class in org.drinkless.tdlib
-
A rule to allow all users to do something.
- TdApi.UserPrivacySettingRuleAllowBots - Class in org.drinkless.tdlib
-
A rule to allow all bots to do something.
- TdApi.UserPrivacySettingRuleAllowChatMembers - Class in org.drinkless.tdlib
-
A rule to allow all members of certain specified basic groups and supergroups to doing something.
- TdApi.UserPrivacySettingRuleAllowContacts - Class in org.drinkless.tdlib
-
A rule to allow all contacts of the user to do something.
- TdApi.UserPrivacySettingRuleAllowPremiumUsers - Class in org.drinkless.tdlib
-
A rule to allow all Premium Users to do something; currently, allowed only for userPrivacySettingAllowChatInvites.
- TdApi.UserPrivacySettingRuleAllowUsers - Class in org.drinkless.tdlib
-
A rule to allow certain specified users to do something.
- TdApi.UserPrivacySettingRuleRestrictAll - Class in org.drinkless.tdlib
-
A rule to restrict all users from doing something.
- TdApi.UserPrivacySettingRuleRestrictBots - Class in org.drinkless.tdlib
-
A rule to restrict all bots from doing something.
- TdApi.UserPrivacySettingRuleRestrictChatMembers - Class in org.drinkless.tdlib
-
A rule to restrict all members of specified basic groups and supergroups from doing something.
- TdApi.UserPrivacySettingRuleRestrictContacts - Class in org.drinkless.tdlib
-
A rule to restrict all contacts of the user from doing something.
- TdApi.UserPrivacySettingRuleRestrictUsers - Class in org.drinkless.tdlib
-
A rule to restrict all specified users from doing something.
- TdApi.UserPrivacySettingRules - Class in org.drinkless.tdlib
-
A list of privacy rules.
- TdApi.UserPrivacySettingShowBio - Class in org.drinkless.tdlib
-
A privacy setting for managing whether the user's bio is visible.
- TdApi.UserPrivacySettingShowBirthdate - Class in org.drinkless.tdlib
-
A privacy setting for managing whether the user's birthdate is visible.
- TdApi.UserPrivacySettingShowLinkInForwardedMessages - Class in org.drinkless.tdlib
-
A privacy setting for managing whether a link to the user's account is included in forwarded messages.
- TdApi.UserPrivacySettingShowPhoneNumber - Class in org.drinkless.tdlib
-
A privacy setting for managing whether the user's phone number is visible.
- TdApi.UserPrivacySettingShowProfilePhoto - Class in org.drinkless.tdlib
-
A privacy setting for managing whether the user's profile photo is visible.
- TdApi.UserPrivacySettingShowStatus - Class in org.drinkless.tdlib
-
A privacy setting for managing whether the user's online status is visible.
- TdApi.Users - Class in org.drinkless.tdlib
-
Represents a list of users.
- TdApi.UserStatus - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.UserStatusEmpty - Class in org.drinkless.tdlib
-
The user's status has never been changed.
- TdApi.UserStatusLastMonth - Class in org.drinkless.tdlib
-
The user is offline, but was online last month.
- TdApi.UserStatusLastWeek - Class in org.drinkless.tdlib
-
The user is offline, but was online last week.
- TdApi.UserStatusOffline - Class in org.drinkless.tdlib
-
The user is offline.
- TdApi.UserStatusOnline - Class in org.drinkless.tdlib
-
The user is online.
- TdApi.UserStatusRecently - Class in org.drinkless.tdlib
-
The user was online recently.
- TdApi.UserSupportInfo - Class in org.drinkless.tdlib
-
Contains custom information about the user.
- TdApi.UserType - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.UserTypeBot - Class in org.drinkless.tdlib
-
A bot (see https://core.telegram.org/bots).
- TdApi.UserTypeDeleted - Class in org.drinkless.tdlib
-
A deleted user or deleted bot.
- TdApi.UserTypeRegular - Class in org.drinkless.tdlib
-
A regular user.
- TdApi.UserTypeUnknown - Class in org.drinkless.tdlib
-
No information on the user besides the user identifier is available, yet this user has not been deleted.
- TdApi.ValidatedOrderInfo - Class in org.drinkless.tdlib
-
Contains a temporary identifier of validated order information, which is stored for one hour, and the available shipping options.
- TdApi.ValidateOrderInfo - Class in org.drinkless.tdlib
-
Validates the order information provided by a user and returns the available shipping options for a flexible invoice.
- TdApi.VectorPathCommand - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.VectorPathCommandCubicBezierCurve - Class in org.drinkless.tdlib
-
A cubic Bézier curve to a given point.
- TdApi.VectorPathCommandLine - Class in org.drinkless.tdlib
-
A straight line to a given point.
- TdApi.Venue - Class in org.drinkless.tdlib
-
Describes a venue.
- TdApi.Video - Class in org.drinkless.tdlib
-
Describes a video file.
- TdApi.VideoChat - Class in org.drinkless.tdlib
-
Describes a video chat.
- TdApi.VideoNote - Class in org.drinkless.tdlib
-
Describes a video note.
- TdApi.ViewMessages - Class in org.drinkless.tdlib
-
Informs TDLib that messages are being viewed by the user.
- TdApi.ViewPremiumFeature - Class in org.drinkless.tdlib
-
Informs TDLib that the user viewed detailed information about a Premium feature on the Premium features screen.
- TdApi.ViewTrendingStickerSets - Class in org.drinkless.tdlib
-
Informs the server that some trending sticker sets have been viewed by the user.
- TdApi.VoiceNote - Class in org.drinkless.tdlib
-
Describes a voice note.
- TdApi.WebApp - Class in org.drinkless.tdlib
-
Describes a Web App.
- TdApi.WebAppInfo - Class in org.drinkless.tdlib
-
Contains information about a Web App.
- TdApi.WebAppOpenMode - Class in org.drinkless.tdlib
-
This class is an abstract base class.
- TdApi.WebAppOpenModeCompact - Class in org.drinkless.tdlib
-
The Web App is opened in the compact mode.
- TdApi.WebAppOpenModeFullScreen - Class in org.drinkless.tdlib
-
The Web App is opened in the full-screen mode.
- TdApi.WebAppOpenModeFullSize - Class in org.drinkless.tdlib
-
The Web App is opened in the full-size mode.
- TdApi.WebAppOpenParameters - Class in org.drinkless.tdlib
-
Options to be used when a Web App is opened.
- TdApi.WebPageInstantView - Class in org.drinkless.tdlib
-
Describes an instant view page for a web page.
- TdApi.WriteGeneratedFilePart - Class in org.drinkless.tdlib
-
Writes a part of a generated file.
- telegramPaymentChargeId - Variable in class org.drinkless.tdlib.TdApi.EditUserStarSubscription
-
Telegram payment identifier of the subscription.
- telegramPaymentChargeId - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentRefunded
-
Telegram payment identifier.
- telegramPaymentChargeId - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
-
Telegram payment identifier.
- telegramPaymentChargeId - Variable in class org.drinkless.tdlib.TdApi.RefundStarPayment
-
Telegram payment identifier.
- TelegramPaymentPurpose() - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurpose
-
Default class constructor.
- TelegramPaymentPurposeGiftedStars() - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeGiftedStars
-
The user buying Telegram Stars for other users.
- TelegramPaymentPurposeGiftedStars(long, String, long, long) - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeGiftedStars
-
The user buying Telegram Stars for other users.
- TelegramPaymentPurposeJoinChat() - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeJoinChat
-
The user joins a chat and subscribes to regular payments in Telegram Stars.
- TelegramPaymentPurposeJoinChat(String) - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeJoinChat
-
The user joins a chat and subscribes to regular payments in Telegram Stars.
- TelegramPaymentPurposePremiumGiftCodes() - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposePremiumGiftCodes
-
The user creating Telegram Premium gift codes for other users.
- TelegramPaymentPurposePremiumGiftCodes(long, String, long, long[], int, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposePremiumGiftCodes
-
The user creating Telegram Premium gift codes for other users.
- TelegramPaymentPurposePremiumGiveaway() - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposePremiumGiveaway
-
The user creating a Telegram Premium giveaway.
- TelegramPaymentPurposePremiumGiveaway(TdApi.GiveawayParameters, String, long, int, int) - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposePremiumGiveaway
-
The user creating a Telegram Premium giveaway.
- TelegramPaymentPurposeStarGiveaway() - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeStarGiveaway
-
The user creating a Telegram Star giveaway.
- TelegramPaymentPurposeStarGiveaway(TdApi.GiveawayParameters, String, long, int, long) - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeStarGiveaway
-
The user creating a Telegram Star giveaway.
- TelegramPaymentPurposeStars() - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeStars
-
The user buying Telegram Stars.
- TelegramPaymentPurposeStars(String, long, long) - Constructor for class org.drinkless.tdlib.TdApi.TelegramPaymentPurposeStars
-
The user buying Telegram Stars.
- temperature - Variable in class org.drinkless.tdlib.TdApi.CurrentWeather
-
Temperature, in degree Celsius.
- temperature - Variable in class org.drinkless.tdlib.TdApi.InputStoryAreaTypeWeather
-
Temperature, in degree Celsius.
- temperature - Variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeWeather
-
Temperature, in degree Celsius.
- TemporaryPasswordState() - Constructor for class org.drinkless.tdlib.TdApi.TemporaryPasswordState
-
Returns information about the availability of a temporary password, which can be used for payments.
- TemporaryPasswordState(boolean, int) - Constructor for class org.drinkless.tdlib.TdApi.TemporaryPasswordState
-
Returns information about the availability of a temporary password, which can be used for payments.
- temporaryRegistration - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementTemporaryRegistration
-
The temporary registration document to be saved.
- temporaryRegistration - Variable in class org.drinkless.tdlib.TdApi.PassportElementTemporaryRegistration
-
Temporary registration.
- TerminateAllOtherSessions() - Constructor for class org.drinkless.tdlib.TdApi.TerminateAllOtherSessions
-
Default constructor for a function, which terminates all other sessions of the current user.
- TerminateSession() - Constructor for class org.drinkless.tdlib.TdApi.TerminateSession
-
Default constructor for a function, which terminates a session of the current user.
- TerminateSession(long) - Constructor for class org.drinkless.tdlib.TdApi.TerminateSession
-
Creates a function, which terminates a session of the current user.
- termsOfService - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitRegistration
-
Telegram terms of service.
- TermsOfService() - Constructor for class org.drinkless.tdlib.TdApi.TermsOfService
-
Contains Telegram terms of service.
- TermsOfService(TdApi.FormattedText, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.TermsOfService
-
Contains Telegram terms of service.
- termsOfService - Variable in class org.drinkless.tdlib.TdApi.UpdateTermsOfService
-
The new terms of service.
- termsOfServiceId - Variable in class org.drinkless.tdlib.TdApi.AcceptTermsOfService
-
Terms of service identifier.
- termsOfServiceId - Variable in class org.drinkless.tdlib.TdApi.UpdateTermsOfService
-
Identifier of the terms of service.
- termsOfServiceUrl - Variable in class org.drinkless.tdlib.TdApi.Invoice
-
An HTTP URL with terms of service for non-recurring payments.
- TestBytes() - Constructor for class org.drinkless.tdlib.TdApi.TestBytes
-
A simple object containing a sequence of bytes; for testing only.
- TestBytes(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.TestBytes
-
A simple object containing a sequence of bytes; for testing only.
- TestCallBytes() - Constructor for class org.drinkless.tdlib.TdApi.TestCallBytes
-
Default constructor for a function, which returns the received bytes; for testing only.
- TestCallBytes(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.TestCallBytes
-
Creates a function, which returns the received bytes; for testing only.
- TestCallEmpty() - Constructor for class org.drinkless.tdlib.TdApi.TestCallEmpty
-
Default constructor for a function, which does nothing; for testing only.
- TestCallString() - Constructor for class org.drinkless.tdlib.TdApi.TestCallString
-
Default constructor for a function, which returns the received string; for testing only.
- TestCallString(String) - Constructor for class org.drinkless.tdlib.TdApi.TestCallString
-
Creates a function, which returns the received string; for testing only.
- TestCallVectorInt() - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorInt
-
Default constructor for a function, which returns the received vector of numbers; for testing only.
- TestCallVectorInt(int[]) - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorInt
-
Creates a function, which returns the received vector of numbers; for testing only.
- TestCallVectorIntObject() - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorIntObject
-
Default constructor for a function, which returns the received vector of objects containing a number; for testing only.
- TestCallVectorIntObject(TdApi.TestInt[]) - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorIntObject
-
Creates a function, which returns the received vector of objects containing a number; for testing only.
- TestCallVectorString() - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorString
-
Default constructor for a function, which returns the received vector of strings; for testing only.
- TestCallVectorString(String[]) - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorString
-
Creates a function, which returns the received vector of strings; for testing only.
- TestCallVectorStringObject() - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorStringObject
-
Default constructor for a function, which returns the received vector of objects containing a string; for testing only.
- TestCallVectorStringObject(TdApi.TestString[]) - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorStringObject
-
Creates a function, which returns the received vector of objects containing a string; for testing only.
- TestGetDifference() - Constructor for class org.drinkless.tdlib.TdApi.TestGetDifference
-
Default constructor for a function, which forces an updates.getDifference call to the Telegram servers; for testing only.
- TestInt() - Constructor for class org.drinkless.tdlib.TdApi.TestInt
-
A simple object containing a number; for testing only.
- TestInt(int) - Constructor for class org.drinkless.tdlib.TdApi.TestInt
-
A simple object containing a number; for testing only.
- TestNetwork() - Constructor for class org.drinkless.tdlib.TdApi.TestNetwork
-
Default constructor for a function, which sends a simple network request to the Telegram servers; for testing only.
- TestProxy() - Constructor for class org.drinkless.tdlib.TdApi.TestProxy
-
Default constructor for a function, which sends a simple network request to the Telegram servers via proxy; for testing only.
- TestProxy(String, int, TdApi.ProxyType, int, double) - Constructor for class org.drinkless.tdlib.TdApi.TestProxy
-
Creates a function, which sends a simple network request to the Telegram servers via proxy; for testing only.
- TestReturnError() - Constructor for class org.drinkless.tdlib.TdApi.TestReturnError
-
Default constructor for a function, which returns the specified error and ensures that the Error object is used; for testing only.
- TestReturnError(TdApi.Error) - Constructor for class org.drinkless.tdlib.TdApi.TestReturnError
-
Creates a function, which returns the specified error and ensures that the Error object is used; for testing only.
- TestSquareInt() - Constructor for class org.drinkless.tdlib.TdApi.TestSquareInt
-
Default constructor for a function, which returns the squared received number; for testing only.
- TestSquareInt(int) - Constructor for class org.drinkless.tdlib.TdApi.TestSquareInt
-
Creates a function, which returns the squared received number; for testing only.
- TestString() - Constructor for class org.drinkless.tdlib.TdApi.TestString
-
A simple object containing a string; for testing only.
- TestString(String) - Constructor for class org.drinkless.tdlib.TdApi.TestString
-
A simple object containing a string; for testing only.
- TestUseUpdate() - Constructor for class org.drinkless.tdlib.TdApi.TestUseUpdate
-
Default constructor for a function, which does nothing and ensures that the Update object is used; for testing only.
- TestVectorInt() - Constructor for class org.drinkless.tdlib.TdApi.TestVectorInt
-
A simple object containing a vector of numbers; for testing only.
- TestVectorInt(int[]) - Constructor for class org.drinkless.tdlib.TdApi.TestVectorInt
-
A simple object containing a vector of numbers; for testing only.
- TestVectorIntObject() - Constructor for class org.drinkless.tdlib.TdApi.TestVectorIntObject
-
A simple object containing a vector of objects that hold a number; for testing only.
- TestVectorIntObject(TdApi.TestInt[]) - Constructor for class org.drinkless.tdlib.TdApi.TestVectorIntObject
-
A simple object containing a vector of objects that hold a number; for testing only.
- TestVectorString() - Constructor for class org.drinkless.tdlib.TdApi.TestVectorString
-
A simple object containing a vector of strings; for testing only.
- TestVectorString(String[]) - Constructor for class org.drinkless.tdlib.TdApi.TestVectorString
-
A simple object containing a vector of strings; for testing only.
- TestVectorStringObject() - Constructor for class org.drinkless.tdlib.TdApi.TestVectorStringObject
-
A simple object containing a vector of objects that hold a string; for testing only.
- TestVectorStringObject(TdApi.TestString[]) - Constructor for class org.drinkless.tdlib.TdApi.TestVectorStringObject
-
A simple object containing a vector of objects that hold a string; for testing only.
- text - Variable in class org.drinkless.tdlib.TdApi.AddLogMessage
-
Text of a message to log.
- text - Variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
-
Text of the answer.
- text - Variable in class org.drinkless.tdlib.TdApi.BankCardActionOpenUrl
-
Action text.
- text - Variable in class org.drinkless.tdlib.TdApi.BotMenuButton
-
Text of the button.
- text - Variable in class org.drinkless.tdlib.TdApi.BusinessChatLink
-
Message draft text that will be added to the input field.
- text - Variable in class org.drinkless.tdlib.TdApi.BusinessChatLinkInfo
-
Message draft text that must be added to the input field.
- text - Variable in class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
-
Text of the answer.
- text - Variable in class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
-
The text of the announcement.
- text - Variable in class org.drinkless.tdlib.TdApi.DeepLinkInfo
-
Text to be shown to the user.
- text - Variable in class org.drinkless.tdlib.TdApi.FactCheck
-
Text of the fact-check.
- text - Variable in class org.drinkless.tdlib.TdApi.FormattedText
-
The text.
- text - Variable in class org.drinkless.tdlib.TdApi.Game
-
Game text, usually containing scoreboards for a game.
- text - Variable in class org.drinkless.tdlib.TdApi.GetKeywordEmojis
-
Text to search for.
- text - Variable in class org.drinkless.tdlib.TdApi.GetLinkPreview
-
Message text with formatting.
- text - Variable in class org.drinkless.tdlib.TdApi.GetMarkdownText
-
The text.
- text - Variable in class org.drinkless.tdlib.TdApi.GetTextEntities
-
The text in which to look for entities.
- text - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButton
-
Text of the button.
- text - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCopyText
-
The text to copy to clipboard.
- text - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
-
The text of the button.
- text - Variable in class org.drinkless.tdlib.TdApi.InputBusinessChatLink
-
Message draft text that will be added to the input field.
- text - Variable in class org.drinkless.tdlib.TdApi.InputMessageText
-
Formatted text to be sent; 0-getOption("message_text_length_max") characters.
- text - Variable in class org.drinkless.tdlib.TdApi.InputTextQuote
-
Text of the quote; 0-getOption("message_reply_quote_length_max") characters.
- text - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
-
Message draft text.
- text - Variable in class org.drinkless.tdlib.TdApi.KeyboardButton
-
Text of the button.
- text - Variable in class org.drinkless.tdlib.TdApi.MessageCustomServiceAction
-
Message text to be shown in the chat.
- text - Variable in class org.drinkless.tdlib.TdApi.MessageGift
-
Message added to the gift.
- text - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
-
Message added to the gifted Telegram Premium by the sender.
- text - Variable in class org.drinkless.tdlib.TdApi.MessagePremiumGiftCode
-
Message added to the gift.
- text - Variable in class org.drinkless.tdlib.TdApi.MessageText
-
Text of the message.
- text - Variable in class org.drinkless.tdlib.TdApi.PageBlockBlockQuote
-
Quote text.
- text - Variable in class org.drinkless.tdlib.TdApi.PageBlockCaption
-
Content of the caption.
- text - Variable in class org.drinkless.tdlib.TdApi.PageBlockParagraph
-
Paragraph text.
- text - Variable in class org.drinkless.tdlib.TdApi.PageBlockPreformatted
-
Paragraph text.
- text - Variable in class org.drinkless.tdlib.TdApi.PageBlockPullQuote
-
Quote text.
- text - Variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
-
Cell text; may be null.
- text - Variable in class org.drinkless.tdlib.TdApi.ParseMarkdown
-
The text to parse.
- text - Variable in class org.drinkless.tdlib.TdApi.ParseTextEntities
-
The text to parse.
- text - Variable in class org.drinkless.tdlib.TdApi.PollOption
-
Option text; 1-100 characters.
- text - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentText
-
Message text.
- text - Variable in class org.drinkless.tdlib.TdApi.ReportChat
-
Additional report details if asked by the server; 0-1024 characters; leave empty for the initial request.
- text - Variable in class org.drinkless.tdlib.TdApi.ReportChatPhoto
-
Additional report details; 0-1024 characters.
- text - Variable in class org.drinkless.tdlib.TdApi.ReportOption
-
Text of the option.
- text - Variable in class org.drinkless.tdlib.TdApi.ReportStory
-
Additional report details; 0-1024 characters; leave empty for the initial request.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextAnchorLink
-
The link text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextBold
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextEmailAddress
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextFixed
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextItalic
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextMarked
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextPhoneNumber
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextPlain
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextReference
-
The text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextStrikethrough
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextSubscript
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextSuperscript
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextUnderline
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.RichTextUrl
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.SearchEmojis
-
Text to search for.
- text - Variable in class org.drinkless.tdlib.TdApi.SearchQuote
-
Text in which to search for the quote.
- text - Variable in class org.drinkless.tdlib.TdApi.SendGift
-
Text to show along with the gift; 0-getOption("gift_text_length_max") characters.
- text - Variable in class org.drinkless.tdlib.TdApi.SetMessageFactCheck
-
New text of the fact-check; 0-getOption("fact_check_length_max") characters; pass null to remove it.
- text - Variable in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultText
-
Recognized text.
- text - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumGiftCodes
-
Text to show along with the gift codes; 0-getOption("gift_text_length_max") characters.
- text - Variable in class org.drinkless.tdlib.TdApi.TelegramPaymentPurposePremiumGiftCodes
-
Text to show along with the gift codes; 0-getOption("gift_text_length_max") characters.
- text - Variable in class org.drinkless.tdlib.TdApi.TermsOfService
-
Text of the terms of service.
- Text() - Constructor for class org.drinkless.tdlib.TdApi.Text
-
Contains some text.
- Text(String) - Constructor for class org.drinkless.tdlib.TdApi.Text
-
Contains some text.
- text - Variable in class org.drinkless.tdlib.TdApi.Text
-
Text.
- text - Variable in class org.drinkless.tdlib.TdApi.TextQuote
-
Text of the quote.
- text - Variable in class org.drinkless.tdlib.TdApi.TranslateText
-
Text to translate.
- text - Variable in class org.drinkless.tdlib.TdApi.UserGift
-
Message added to the gift.
- textColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
-
A color of text in the RGB format.
- TextEntities() - Constructor for class org.drinkless.tdlib.TdApi.TextEntities
-
Contains a list of text entities.
- TextEntities(TdApi.TextEntity[]) - Constructor for class org.drinkless.tdlib.TdApi.TextEntities
-
Contains a list of text entities.
- TextEntity() - Constructor for class org.drinkless.tdlib.TdApi.TextEntity
-
Represents a part of the text that needs to be formatted in some unusual way.
- TextEntity(int, int, TdApi.TextEntityType) - Constructor for class org.drinkless.tdlib.TdApi.TextEntity
-
Represents a part of the text that needs to be formatted in some unusual way.
- TextEntityType() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityType
-
Default class constructor.
- TextEntityTypeBankCardNumber() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeBankCardNumber
-
A bank card number.
- TextEntityTypeBlockQuote() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeBlockQuote
-
Text that must be formatted as if inside a blockquote HTML tag; not supported in secret chats.
- TextEntityTypeBold() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeBold
-
A bold text.
- TextEntityTypeBotCommand() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeBotCommand
-
A bot command, beginning with "/".
- TextEntityTypeCashtag() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeCashtag
-
A cashtag text, beginning with "$", consisting of capital English letters (e.g., "$USD"), and optionally containing a chat username at the end.
- TextEntityTypeCode() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeCode
-
Text that must be formatted as if inside a code HTML tag.
- TextEntityTypeCustomEmoji() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeCustomEmoji
-
A custom emoji.
- TextEntityTypeCustomEmoji(long) - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeCustomEmoji
-
A custom emoji.
- TextEntityTypeEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeEmailAddress
-
An email address.
- TextEntityTypeExpandableBlockQuote() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeExpandableBlockQuote
-
Text that must be formatted as if inside a blockquote HTML tag and collapsed by default to 3 lines with the ability to show full text; not supported in secret chats.
- TextEntityTypeHashtag() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeHashtag
-
A hashtag text, beginning with "#" and optionally containing a chat username at the end.
- TextEntityTypeItalic() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeItalic
-
An italic text.
- TextEntityTypeMediaTimestamp() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeMediaTimestamp
-
A media timestamp.
- TextEntityTypeMediaTimestamp(int) - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeMediaTimestamp
-
A media timestamp.
- TextEntityTypeMention() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeMention
-
A mention of a user, a supergroup, or a channel by their username.
- TextEntityTypeMentionName() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeMentionName
-
A text shows instead of a raw mention of the user (e.g., when the user has no username).
- TextEntityTypeMentionName(long) - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeMentionName
-
A text shows instead of a raw mention of the user (e.g., when the user has no username).
- TextEntityTypePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypePhoneNumber
-
A phone number.
- TextEntityTypePre() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypePre
-
Text that must be formatted as if inside a pre HTML tag.
- TextEntityTypePreCode() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypePreCode
-
Text that must be formatted as if inside pre, and code HTML tags.
- TextEntityTypePreCode(String) - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypePreCode
-
Text that must be formatted as if inside pre, and code HTML tags.
- TextEntityTypeSpoiler() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeSpoiler
-
A spoiler text.
- TextEntityTypeStrikethrough() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeStrikethrough
-
A strikethrough text.
- TextEntityTypeTextUrl() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeTextUrl
-
A text description shown instead of a raw URL.
- TextEntityTypeTextUrl(String) - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeTextUrl
-
A text description shown instead of a raw URL.
- TextEntityTypeUnderline() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeUnderline
-
An underlined text.
- TextEntityTypeUrl() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeUrl
-
An HTTP URL.
- TextParseMode() - Constructor for class org.drinkless.tdlib.TdApi.TextParseMode
-
Default class constructor.
- TextParseModeHTML() - Constructor for class org.drinkless.tdlib.TdApi.TextParseModeHTML
-
The text uses HTML-style formatting.
- TextParseModeMarkdown() - Constructor for class org.drinkless.tdlib.TdApi.TextParseModeMarkdown
-
The text uses Markdown-style formatting.
- TextParseModeMarkdown(int) - Constructor for class org.drinkless.tdlib.TdApi.TextParseModeMarkdown
-
The text uses Markdown-style formatting.
- TextQuote() - Constructor for class org.drinkless.tdlib.TdApi.TextQuote
-
Describes manually or automatically chosen quote from another message.
- TextQuote(TdApi.FormattedText, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.TextQuote
-
Describes manually or automatically chosen quote from another message.
- texts - Variable in class org.drinkless.tdlib.TdApi.RichTexts
-
Texts.
- theme - Variable in class org.drinkless.tdlib.TdApi.GetPaymentForm
-
Preferred payment form theme; pass null to use the default theme.
- theme - Variable in class org.drinkless.tdlib.TdApi.GetThemeParametersJsonString
-
Theme parameters to convert to JSON.
- theme - Variable in class org.drinkless.tdlib.TdApi.WebAppOpenParameters
-
Preferred Web App theme; pass null to use the default theme.
- themeName - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypeChatTheme
-
Name of the chat theme.
- themeName - Variable in class org.drinkless.tdlib.TdApi.Chat
-
If non-empty, name of a theme, set for the chat.
- themeName - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeTheme
-
Name of the theme.
- themeName - Variable in class org.drinkless.tdlib.TdApi.MessageChatSetTheme
-
If non-empty, name of a new theme, set for the chat.
- themeName - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatSetTheme
-
If non-empty, name of a new theme, set for the chat.
- themeName - Variable in class org.drinkless.tdlib.TdApi.SetChatTheme
-
Name of the new chat theme; pass an empty string to return the default theme.
- themeName - Variable in class org.drinkless.tdlib.TdApi.UpdateChatTheme
-
The new name of the chat theme; may be empty if theme was reset to default.
- ThemeParameters() - Constructor for class org.drinkless.tdlib.TdApi.ThemeParameters
-
Contains parameters of the application theme.
- ThemeParameters(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ThemeParameters
-
Contains parameters of the application theme.
- ThemeSettings() - Constructor for class org.drinkless.tdlib.TdApi.ThemeSettings
-
Describes theme settings.
- ThemeSettings(int, TdApi.Background, TdApi.BackgroundFill, boolean, int) - Constructor for class org.drinkless.tdlib.TdApi.ThemeSettings
-
Describes theme settings.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.Animation
-
Animation thumbnail in JPEG or MPEG4 format; may be null.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.Document
-
Document thumbnail in JPEG or PNG format (PNG will be used only for background patterns); as defined by the sender; may be null.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
-
Result thumbnail in JPEG format; may be null.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultContact
-
Result thumbnail in JPEG format; may be null.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
-
Result thumbnail in JPEG format; may be null.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
-
Result thumbnail in JPEG format; may be null.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
-
Animation thumbnail; pass null to skip thumbnail uploading.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageDocument
-
Document thumbnail; pass null to skip thumbnail uploading.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
-
Photo thumbnail to be sent; pass null to skip thumbnail uploading.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageSticker
-
Sticker thumbnail; pass null to skip thumbnail uploading.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
-
Video thumbnail; pass null to skip thumbnail uploading.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideoNote
-
Video thumbnail; may be null if empty; pass null to skip thumbnail uploading.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputPaidMedia
-
Media thumbnail; pass null to skip thumbnail uploading.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputThumbnail
-
Thumbnail file to send.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeEmbeddedAnimationPlayer
-
Thumbnail of the animation; may be null if unknown.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeEmbeddedAudioPlayer
-
Thumbnail of the audio; may be null if unknown.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeEmbeddedVideoPlayer
-
Thumbnail of the video; may be null if unknown.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
-
Thumbnail to set; pass null to remove the sticker set thumbnail.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.Sticker
-
Sticker thumbnail in WEBP or JPEG format; may be null.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
Sticker set thumbnail in WEBP, TGS, or WEBM format with width and height 100; may be null.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
Sticker set thumbnail in WEBP, TGS, or WEBM format with width and height 100; may be null.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.StoryVideo
-
Video thumbnail in JPEG or MPEG4 format; may be null.
- Thumbnail() - Constructor for class org.drinkless.tdlib.TdApi.Thumbnail
-
Represents a thumbnail.
- Thumbnail(TdApi.ThumbnailFormat, int, int, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.Thumbnail
-
Represents a thumbnail.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.Video
-
Video thumbnail in JPEG or MPEG4 format; as defined by the sender; may be null.
- thumbnail - Variable in class org.drinkless.tdlib.TdApi.VideoNote
-
Video thumbnail in JPEG format; as defined by the sender; may be null.
- ThumbnailFormat() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormat
-
Default class constructor.
- ThumbnailFormatGif() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatGif
-
The thumbnail is in static GIF format.
- ThumbnailFormatJpeg() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatJpeg
-
The thumbnail is in JPEG format.
- ThumbnailFormatMpeg4() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatMpeg4
-
The thumbnail is in MPEG4 format.
- ThumbnailFormatPng() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatPng
-
The thumbnail is in PNG format.
- ThumbnailFormatTgs() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatTgs
-
The thumbnail is in TGS format.
- ThumbnailFormatWebm() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatWebm
-
The thumbnail is in WEBM format.
- ThumbnailFormatWebp() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatWebp
-
The thumbnail is in WEBP format.
- thumbnailHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
-
Thumbnail height, if known.
- thumbnailHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
-
Thumbnail height, if known.
- thumbnailHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
-
Height of the thumbnail.
- thumbnailHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
-
Thumbnail height, if known.
- thumbnailHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
-
Thumbnail height, if known.
- thumbnailMimeType - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
-
MIME type of the video thumbnail.
- thumbnailOutline - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
Sticker set thumbnail's outline; may be null if unknown.
- thumbnailOutline - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
Sticker set thumbnail's outline; may be null if unknown.
- thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
-
URL of the result thumbnail (JPEG, GIF, or MPEG4), if it exists.
- thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
-
URL of the result thumbnail, if it exists.
- thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
-
URL of the result thumbnail, if it exists.
- thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
-
The URL of the file thumbnail, if it exists.
- thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
-
URL of the result thumbnail, if it exists.
- thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
-
URL of the photo thumbnail, if it exists.
- thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
-
URL of the sticker thumbnail, if it exists.
- thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
-
URL of the result thumbnail, if it exists.
- thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
-
The URL of the video thumbnail (JPEG), if it exists.
- thumbnailWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
-
Thumbnail width, if known.
- thumbnailWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
-
Thumbnail width, if known.
- thumbnailWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
-
Width of the thumbnail.
- thumbnailWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
-
Thumbnail width, if known.
- thumbnailWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
-
Thumbnail width, if known.
- time - Variable in class org.drinkless.tdlib.TdApi.MessageAutoDeleteTime
-
Message auto-delete time, in seconds.
- timeOffset - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
-
Point in time when the stream segment begins; Unix timestamp in milliseconds.
- timeOffset - Variable in class org.drinkless.tdlib.TdApi.GroupCallStream
-
Point in time when the stream currently ends; Unix timestamp in milliseconds.
- timeout - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
-
Timeout before the code can be re-sent, in seconds.
- timeout - Variable in class org.drinkless.tdlib.TdApi.TestProxy
-
The maximum overall timeout for the request.
- timeout - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCustomQuery
-
Query timeout.
- TimeZone() - Constructor for class org.drinkless.tdlib.TdApi.TimeZone
-
Describes a time zone.
- TimeZone(String, String, int) - Constructor for class org.drinkless.tdlib.TdApi.TimeZone
-
Describes a time zone.
- timeZoneId - Variable in class org.drinkless.tdlib.TdApi.BusinessOpeningHours
-
Unique time zone identifier.
- TimeZones() - Constructor for class org.drinkless.tdlib.TdApi.TimeZones
-
Contains a list of time zones.
- TimeZones(TdApi.TimeZone[]) - Constructor for class org.drinkless.tdlib.TdApi.TimeZones
-
Contains a list of time zones.
- timeZones - Variable in class org.drinkless.tdlib.TdApi.TimeZones
-
A list of time zones.
- tipAmount - Variable in class org.drinkless.tdlib.TdApi.PaymentReceiptTypeRegular
-
The amount of tip chosen by the buyer in the smallest units of the currency.
- tipAmount - Variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
-
Chosen by the user amount of tip in the smallest units of the currency.
- title - Variable in class org.drinkless.tdlib.TdApi.Audio
-
Title of the audio; as defined by the sender.
- title - Variable in class org.drinkless.tdlib.TdApi.BankCardInfo
-
Title of the bank card description.
- title - Variable in class org.drinkless.tdlib.TdApi.BusinessChatLink
-
Link title.
- title - Variable in class org.drinkless.tdlib.TdApi.BusinessStartPage
-
Title text of the start page.
- title - Variable in class org.drinkless.tdlib.TdApi.Chat
-
Chat title.
- title - Variable in class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
-
Title of the chat to which the join request was sent.
- title - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
-
The title of the folder; 1-12 characters without line feeds.
- title - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
-
The title of the folder; 1-12 characters without line feeds.
- title - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
Title of the chat.
- title - Variable in class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
-
Title of the new basic group; 1-128 characters.
- title - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
-
Sticker set title; 1-64 characters.
- title - Variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
-
Title of the new chat; 1-128 characters.
- title - Variable in class org.drinkless.tdlib.TdApi.CreateVideoChat
-
Group call title; if empty, chat title will be used.
- title - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
-
Reaction title.
- title - Variable in class org.drinkless.tdlib.TdApi.Game
-
Game title.
- title - Variable in class org.drinkless.tdlib.TdApi.GetSuggestedStickerSetName
-
Sticker set title; 1-64 characters.
- title - Variable in class org.drinkless.tdlib.TdApi.GroupCall
-
Group call title.
- title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
-
Animation title.
- title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
-
Title of the result.
- title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
-
Document title.
- title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
-
Title of the result.
- title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
-
Title of the result, if known.
- title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
-
Title of the video.
- title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
-
Title of the voice note.
- title - Variable in class org.drinkless.tdlib.TdApi.InputBusinessChatLink
-
Link title.
- title - Variable in class org.drinkless.tdlib.TdApi.InputBusinessStartPage
-
Title text of the start page; 0-getOption("business_start_page_title_length_max") characters.
- title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
-
Title of the query result.
- title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
-
Title of the result.
- title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
-
Title of the audio file.
- title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
-
Title of the resulting file.
- title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
-
Title of the result.
- title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
-
Title of the result, if known.
- title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
-
Title of the result.
- title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
-
Title of the voice note.
- title - Variable in class org.drinkless.tdlib.TdApi.InputMessageAudio
-
Title of the audio; 0-64 characters; may be replaced by the server.
- title - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
-
Product title; 1-32 characters.
- title - Variable in class org.drinkless.tdlib.TdApi.LinkPreview
-
Title of the content.
- title - Variable in class org.drinkless.tdlib.TdApi.MessageBasicGroupChatCreate
-
Title of the basic group.
- title - Variable in class org.drinkless.tdlib.TdApi.MessageChatChangeTitle
-
New chat title.
- title - Variable in class org.drinkless.tdlib.TdApi.MessageChatUpgradeFrom
-
Title of the newly created supergroup.
- title - Variable in class org.drinkless.tdlib.TdApi.MessageFileTypeGroup
-
Title of the group chat; may be empty if unrecognized.
- title - Variable in class org.drinkless.tdlib.TdApi.MessageSupergroupChatCreate
-
Title of the supergroup or channel.
- title - Variable in class org.drinkless.tdlib.TdApi.NotificationSound
-
Title of the notification sound.
- title - Variable in class org.drinkless.tdlib.TdApi.PageBlockChatLink
-
Chat title.
- title - Variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
-
Article title; may be empty.
- title - Variable in class org.drinkless.tdlib.TdApi.PageBlockTitle
-
Title.
- title - Variable in class org.drinkless.tdlib.TdApi.PaymentOption
-
Title for the payment option.
- title - Variable in class org.drinkless.tdlib.TdApi.ProductInfo
-
Product title.
- title - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatChangeTitle
-
New chat title.
- title - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGame
-
Game title, empty for pinned game message.
- title - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
-
Game title, empty for pinned message.
- title - Variable in class org.drinkless.tdlib.TdApi.ReportChatResultOptionRequired
-
Title for the option choice.
- title - Variable in class org.drinkless.tdlib.TdApi.ReportChatSponsoredMessageResultOptionRequired
-
Title for the option choice.
- title - Variable in class org.drinkless.tdlib.TdApi.ReportStoryResultOptionRequired
-
Title for the option choice.
- title - Variable in class org.drinkless.tdlib.TdApi.SavedCredentials
-
Title of the saved credentials.
- title - Variable in class org.drinkless.tdlib.TdApi.SetChatTitle
-
New title of the chat; 1-128 characters.
- title - Variable in class org.drinkless.tdlib.TdApi.SetGroupCallTitle
-
New group call title; 1-64 characters.
- title - Variable in class org.drinkless.tdlib.TdApi.SetStickerSetTitle
-
New sticker set title.
- title - Variable in class org.drinkless.tdlib.TdApi.SharedChat
-
Title of the chat; for bots only.
- title - Variable in class org.drinkless.tdlib.TdApi.ShippingOption
-
Option title.
- title - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
-
Title of the sponsored message.
- title - Variable in class org.drinkless.tdlib.TdApi.StarSubscriptionTypeBot
-
Subscription invoice title.
- title - Variable in class org.drinkless.tdlib.TdApi.StartGroupCallRecording
-
Group call recording title; 0-64 characters.
- title - Variable in class org.drinkless.tdlib.TdApi.StickerSet
-
Title of the sticker set.
- title - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
-
Title of the sticker set.
- title - Variable in class org.drinkless.tdlib.TdApi.UpdateChatTitle
-
The new chat title.
- title - Variable in class org.drinkless.tdlib.TdApi.Venue
-
Venue name; as defined by the sender.
- title - Variable in class org.drinkless.tdlib.TdApi.WebApp
-
Web App title.
- titleColorCount - Variable in class org.drinkless.tdlib.TdApi.ChatBoostLevelFeatures
-
Number of custom colors for chat title.
- TMeUrl() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrl
-
Represents a URL linking to an internal Telegram entity.
- TMeUrl(String, TdApi.TMeUrlType) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrl
-
Represents a URL linking to an internal Telegram entity.
- TMeUrls() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrls
-
Contains a list of t.me URLs.
- TMeUrls(TdApi.TMeUrl[]) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrls
-
Contains a list of t.me URLs.
- TMeUrlType() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlType
-
Default class constructor.
- TMeUrlTypeChatInvite() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeChatInvite
-
A chat invite link.
- TMeUrlTypeChatInvite(TdApi.ChatInviteLinkInfo) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeChatInvite
-
A chat invite link.
- TMeUrlTypeStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeStickerSet
-
A URL linking to a sticker set.
- TMeUrlTypeStickerSet(long) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeStickerSet
-
A URL linking to a sticker set.
- TMeUrlTypeSupergroup() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeSupergroup
-
A URL linking to a public supergroup or channel.
- TMeUrlTypeSupergroup(long) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeSupergroup
-
A URL linking to a public supergroup or channel.
- TMeUrlTypeUser() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeUser
-
A URL linking to a user.
- TMeUrlTypeUser(long) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeUser
-
A URL linking to a user.
- ToggleAllDownloadsArePaused() - Constructor for class org.drinkless.tdlib.TdApi.ToggleAllDownloadsArePaused
-
Default constructor for a function, which changes pause state of all files in the file download list.
- ToggleAllDownloadsArePaused(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleAllDownloadsArePaused
-
Creates a function, which changes pause state of all files in the file download list.
- ToggleBotCanManageEmojiStatus() - Constructor for class org.drinkless.tdlib.TdApi.ToggleBotCanManageEmojiStatus
-
Default constructor for a function, which toggles whether the bot can manage emoji status of the current user.
- ToggleBotCanManageEmojiStatus(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleBotCanManageEmojiStatus
-
Creates a function, which toggles whether the bot can manage emoji status of the current user.
- ToggleBotIsAddedToAttachmentMenu() - Constructor for class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
-
Default constructor for a function, which adds or removes a bot to attachment and side menu.
- ToggleBotIsAddedToAttachmentMenu(long, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
-
Creates a function, which adds or removes a bot to attachment and side menu.
- ToggleBotUsernameIsActive() - Constructor for class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
-
Default constructor for a function, which changes active state for a username of a bot.
- ToggleBotUsernameIsActive(long, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
-
Creates a function, which changes active state for a username of a bot.
- ToggleBusinessConnectedBotChatIsPaused() - Constructor for class org.drinkless.tdlib.TdApi.ToggleBusinessConnectedBotChatIsPaused
-
Default constructor for a function, which pauses or resumes the connected business bot in a specific chat.
- ToggleBusinessConnectedBotChatIsPaused(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleBusinessConnectedBotChatIsPaused
-
Creates a function, which pauses or resumes the connected business bot in a specific chat.
- ToggleChatDefaultDisableNotification() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatDefaultDisableNotification
-
Default constructor for a function, which changes the value of the default disableNotification parameter, used when a message is sent to a chat.
- ToggleChatDefaultDisableNotification(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatDefaultDisableNotification
-
Creates a function, which changes the value of the default disableNotification parameter, used when a message is sent to a chat.
- ToggleChatFolderTags() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatFolderTags
-
Default constructor for a function, which toggles whether chat folder tags are enabled.
- ToggleChatFolderTags(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatFolderTags
-
Creates a function, which toggles whether chat folder tags are enabled.
- ToggleChatHasProtectedContent() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatHasProtectedContent
-
Default constructor for a function, which changes the ability of users to save, forward, or copy chat content.
- ToggleChatHasProtectedContent(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatHasProtectedContent
-
Creates a function, which changes the ability of users to save, forward, or copy chat content.
- ToggleChatIsMarkedAsUnread() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
-
Default constructor for a function, which changes the marked as unread state of a chat.
- ToggleChatIsMarkedAsUnread(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
-
Creates a function, which changes the marked as unread state of a chat.
- ToggleChatIsPinned() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
-
Default constructor for a function, which changes the pinned state of a chat.
- ToggleChatIsPinned(TdApi.ChatList, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
-
Creates a function, which changes the pinned state of a chat.
- ToggleChatIsTranslatable() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
-
Default constructor for a function, which changes the translatable state of a chat.
- ToggleChatIsTranslatable(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
-
Creates a function, which changes the translatable state of a chat.
- ToggleChatViewAsTopics() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatViewAsTopics
-
Default constructor for a function, which changes the viewAsTopics setting of a forum chat or Saved Messages.
- ToggleChatViewAsTopics(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatViewAsTopics
-
Creates a function, which changes the viewAsTopics setting of a forum chat or Saved Messages.
- ToggleDownloadIsPaused() - Constructor for class org.drinkless.tdlib.TdApi.ToggleDownloadIsPaused
-
Default constructor for a function, which changes pause state of a file in the file download list.
- ToggleDownloadIsPaused(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleDownloadIsPaused
-
Creates a function, which changes pause state of a file in the file download list.
- ToggleForumTopicIsClosed() - Constructor for class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
-
Default constructor for a function, which toggles whether a topic is closed in a forum supergroup chat; requires canManageTopics right in the supergroup unless the user is creator of the topic.
- ToggleForumTopicIsClosed(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
-
Creates a function, which toggles whether a topic is closed in a forum supergroup chat; requires canManageTopics right in the supergroup unless the user is creator of the topic.
- ToggleForumTopicIsPinned() - Constructor for class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
-
Default constructor for a function, which changes the pinned state of a forum topic; requires canManageTopics right in the supergroup.
- ToggleForumTopicIsPinned(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
-
Creates a function, which changes the pinned state of a forum topic; requires canManageTopics right in the supergroup.
- ToggleGeneralForumTopicIsHidden() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
-
Default constructor for a function, which toggles whether a General topic is hidden in a forum supergroup chat; requires canManageTopics right in the supergroup.
- ToggleGeneralForumTopicIsHidden(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
-
Creates a function, which toggles whether a General topic is hidden in a forum supergroup chat; requires canManageTopics right in the supergroup.
- ToggleGiftIsSaved() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGiftIsSaved
-
Default constructor for a function, which toggles whether a gift is shown on the current user's profile page.
- ToggleGiftIsSaved(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGiftIsSaved
-
Creates a function, which toggles whether a gift is shown on the current user's profile page.
- ToggleGroupCallEnabledStartNotification() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallEnabledStartNotification
-
Default constructor for a function, which toggles whether the current user will receive a notification when the group call starts; scheduled group calls only.
- ToggleGroupCallEnabledStartNotification(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallEnabledStartNotification
-
Creates a function, which toggles whether the current user will receive a notification when the group call starts; scheduled group calls only.
- ToggleGroupCallIsMyVideoEnabled() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoEnabled
-
Default constructor for a function, which toggles whether current user's video is enabled.
- ToggleGroupCallIsMyVideoEnabled(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoEnabled
-
Creates a function, which toggles whether current user's video is enabled.
- ToggleGroupCallIsMyVideoPaused() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoPaused
-
Default constructor for a function, which toggles whether current user's video is paused.
- ToggleGroupCallIsMyVideoPaused(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoPaused
-
Creates a function, which toggles whether current user's video is paused.
- ToggleGroupCallMuteNewParticipants() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallMuteNewParticipants
-
Default constructor for a function, which toggles whether new participants of a group call can be unmuted only by administrators of the group call.
- ToggleGroupCallMuteNewParticipants(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallMuteNewParticipants
-
Creates a function, which toggles whether new participants of a group call can be unmuted only by administrators of the group call.
- ToggleGroupCallParticipantIsHandRaised() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
-
Default constructor for a function, which toggles whether a group call participant hand is rased.
- ToggleGroupCallParticipantIsHandRaised(int, TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
-
Creates a function, which toggles whether a group call participant hand is rased.
- ToggleGroupCallParticipantIsMuted() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
-
Default constructor for a function, which toggles whether a participant of an active group call is muted, unmuted, or allowed to unmute themselves.
- ToggleGroupCallParticipantIsMuted(int, TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
-
Creates a function, which toggles whether a participant of an active group call is muted, unmuted, or allowed to unmute themselves.
- ToggleGroupCallScreenSharingIsPaused() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallScreenSharingIsPaused
-
Default constructor for a function, which pauses or unpauses screen sharing in a joined group call.
- ToggleGroupCallScreenSharingIsPaused(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallScreenSharingIsPaused
-
Creates a function, which pauses or unpauses screen sharing in a joined group call.
- ToggleHasSponsoredMessagesEnabled() - Constructor for class org.drinkless.tdlib.TdApi.ToggleHasSponsoredMessagesEnabled
-
Default constructor for a function, which toggles whether the current user has sponsored messages enabled.
- ToggleHasSponsoredMessagesEnabled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleHasSponsoredMessagesEnabled
-
Creates a function, which toggles whether the current user has sponsored messages enabled.
- TogglePaidMessageReactionIsAnonymous() - Constructor for class org.drinkless.tdlib.TdApi.TogglePaidMessageReactionIsAnonymous
-
Default constructor for a function, which changes whether the paid message reaction of the user to a message is anonymous.
- TogglePaidMessageReactionIsAnonymous(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.TogglePaidMessageReactionIsAnonymous
-
Creates a function, which changes whether the paid message reaction of the user to a message is anonymous.
- ToggleSavedMessagesTopicIsPinned() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSavedMessagesTopicIsPinned
-
Default constructor for a function, which changes the pinned state of a Saved Messages topic.
- ToggleSavedMessagesTopicIsPinned(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSavedMessagesTopicIsPinned
-
Creates a function, which changes the pinned state of a Saved Messages topic.
- ToggleSessionCanAcceptCalls() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
-
Default constructor for a function, which toggles whether a session can accept incoming calls.
- ToggleSessionCanAcceptCalls(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
-
Creates a function, which toggles whether a session can accept incoming calls.
- ToggleSessionCanAcceptSecretChats() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
-
Default constructor for a function, which toggles whether a session can accept incoming secret chats.
- ToggleSessionCanAcceptSecretChats(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
-
Creates a function, which toggles whether a session can accept incoming secret chats.
- ToggleStoryIsPostedToChatPage() - Constructor for class org.drinkless.tdlib.TdApi.ToggleStoryIsPostedToChatPage
-
Default constructor for a function, which toggles whether a story is accessible after expiration.
- ToggleStoryIsPostedToChatPage(long, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleStoryIsPostedToChatPage
-
Creates a function, which toggles whether a story is accessible after expiration.
- ToggleSupergroupCanHaveSponsoredMessages() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupCanHaveSponsoredMessages
-
Default constructor for a function, which toggles whether sponsored messages are shown in the channel chat; requires owner privileges in the channel.
- ToggleSupergroupCanHaveSponsoredMessages(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupCanHaveSponsoredMessages
-
Creates a function, which toggles whether sponsored messages are shown in the channel chat; requires owner privileges in the channel.
- ToggleSupergroupHasAggressiveAntiSpamEnabled() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled
-
Default constructor for a function, which toggles whether aggressive anti-spam checks are enabled in the supergroup.
- ToggleSupergroupHasAggressiveAntiSpamEnabled(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled
-
Creates a function, which toggles whether aggressive anti-spam checks are enabled in the supergroup.
- ToggleSupergroupHasHiddenMembers() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupHasHiddenMembers
-
Default constructor for a function, which toggles whether non-administrators can receive only administrators and bots using getSupergroupMembers or searchChatMembers.
- ToggleSupergroupHasHiddenMembers(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupHasHiddenMembers
-
Creates a function, which toggles whether non-administrators can receive only administrators and bots using getSupergroupMembers or searchChatMembers.
- ToggleSupergroupIsAllHistoryAvailable() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
-
Default constructor for a function, which toggles whether the message history of a supergroup is available to new members; requires canChangeInfo member right.
- ToggleSupergroupIsAllHistoryAvailable(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
-
Creates a function, which toggles whether the message history of a supergroup is available to new members; requires canChangeInfo member right.
- ToggleSupergroupIsBroadcastGroup() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsBroadcastGroup
-
Default constructor for a function, which upgrades supergroup to a broadcast group; requires owner privileges in the supergroup.
- ToggleSupergroupIsBroadcastGroup(long) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsBroadcastGroup
-
Creates a function, which upgrades supergroup to a broadcast group; requires owner privileges in the supergroup.
- ToggleSupergroupIsForum() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
-
Default constructor for a function, which toggles whether the supergroup is a forum; requires owner privileges in the supergroup.
- ToggleSupergroupIsForum(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
-
Creates a function, which toggles whether the supergroup is a forum; requires owner privileges in the supergroup.
- ToggleSupergroupJoinByRequest() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinByRequest
-
Default constructor for a function, which toggles whether all users directly joining the supergroup need to be approved by supergroup administrators; requires canRestrictMembers administrator right.
- ToggleSupergroupJoinByRequest(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinByRequest
-
Creates a function, which toggles whether all users directly joining the supergroup need to be approved by supergroup administrators; requires canRestrictMembers administrator right.
- ToggleSupergroupJoinToSendMessages() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinToSendMessages
-
Default constructor for a function, which toggles whether joining is mandatory to send messages to a discussion supergroup; requires canRestrictMembers administrator right.
- ToggleSupergroupJoinToSendMessages(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinToSendMessages
-
Creates a function, which toggles whether joining is mandatory to send messages to a discussion supergroup; requires canRestrictMembers administrator right.
- ToggleSupergroupSignMessages() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
-
Default constructor for a function, which toggles whether sender signature or link to the account is added to sent messages in a channel; requires canChangeInfo member right.
- ToggleSupergroupSignMessages(long, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
-
Creates a function, which toggles whether sender signature or link to the account is added to sent messages in a channel; requires canChangeInfo member right.
- ToggleSupergroupUsernameIsActive() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
-
Default constructor for a function, which changes active state for a username of a supergroup or channel, requires owner privileges in the supergroup or channel.
- ToggleSupergroupUsernameIsActive(long, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
-
Creates a function, which changes active state for a username of a supergroup or channel, requires owner privileges in the supergroup or channel.
- ToggleUsernameIsActive() - Constructor for class org.drinkless.tdlib.TdApi.ToggleUsernameIsActive
-
Default constructor for a function, which changes active state for a username of the current user.
- ToggleUsernameIsActive(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleUsernameIsActive
-
Creates a function, which changes active state for a username of the current user.
- token - Variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationBotToken
-
The bot token.
- token - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenBlackBerryPush
-
Token; may be empty to deregister a device.
- token - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenFirebaseCloudMessaging
-
Device registration token; may be empty to deregister a device.
- token - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenHuaweiPush
-
Device registration token; may be empty to deregister a device.
- token - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenUbuntuPush
-
Token; may be empty to deregister a device.
- token - Variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationAppleId
-
The token.
- token - Variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationGoogleId
-
The token.
- token - Variable in class org.drinkless.tdlib.TdApi.GetStatisticalGraph
-
The token for graph loading.
- token - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUserToken
-
The token.
- token - Variable in class org.drinkless.tdlib.TdApi.SearchUserByToken
-
Token to search for.
- token - Variable in class org.drinkless.tdlib.TdApi.SendAuthenticationFirebaseSms
-
Play Integrity API or SafetyNet Attestation API token for the Android application, or secret from push notification for the iOS application.
- token - Variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberFirebaseSms
-
Play Integrity API or SafetyNet Attestation API token for the Android application, or secret from push notification for the iOS application.
- token - Variable in class org.drinkless.tdlib.TdApi.SetApplicationVerificationToken
-
Play Integrity API token for the Android application, or secret from push notification for the iOS application; pass an empty string to abort verification and receive error VERIFICATIONFAILED for the request.
- token - Variable in class org.drinkless.tdlib.TdApi.StatisticalGraphAsync
-
The token to use for data loading.
- tokenizeUrl - Variable in class org.drinkless.tdlib.TdApi.PaymentProviderSmartGlocal
-
URL for sending card tokenization requests.
- toLanguageCode - Variable in class org.drinkless.tdlib.TdApi.TranslateMessageText
-
Language code of the language to which the message is translated.
- toLanguageCode - Variable in class org.drinkless.tdlib.TdApi.TranslateText
-
Language code of the language to which the message is translated.
- topAdministrators - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
-
List of most active administrators in the last week.
- TopChatCategory() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategory
-
Default class constructor.
- TopChatCategoryBots() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryBots
-
A category containing frequently used private chats with bot users.
- TopChatCategoryCalls() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryCalls
-
A category containing frequently used chats used for calls.
- TopChatCategoryChannels() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryChannels
-
A category containing frequently used channels.
- TopChatCategoryForwardChats() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryForwardChats
-
A category containing frequently used chats used to forward messages.
- TopChatCategoryGroups() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryGroups
-
A category containing frequently used basic groups and supergroups.
- TopChatCategoryInlineBots() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryInlineBots
-
A category containing frequently used chats with inline bots sorted by their usage in inline mode.
- TopChatCategoryUsers() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryUsers
-
A category containing frequently used private chats with non-bot users.
- TopChatCategoryWebAppBots() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryWebAppBots
-
A category containing frequently used chats with bots, which Web Apps were opened.
- topColor - Variable in class org.drinkless.tdlib.TdApi.BackgroundFillGradient
-
A top color of the background in the RGB format.
- topic - Variable in class org.drinkless.tdlib.TdApi.UpdateSavedMessagesTopic
-
New data about the topic.
- topicCount - Variable in class org.drinkless.tdlib.TdApi.UpdateSavedMessagesTopicCount
-
Approximate total number of Saved Messages topics.
- topicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicCreated
-
Information about the topic.
- topicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicDeleted
-
Information about the topic.
- topicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsClosed
-
New information about the topic.
- topicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsHidden
-
New information about the topic.
- topics - Variable in class org.drinkless.tdlib.TdApi.ForumTopics
-
List of forum topics.
- topInviters - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
-
List of most active inviters of new members in the last week.
- topReactions - Variable in class org.drinkless.tdlib.TdApi.AvailableReactions
-
List of reactions to be shown at the top.
- topSenders - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
-
List of users sent most messages in the last week.
- toString() - Method in class org.drinkless.tdlib.TdApi.Function
-
Returns a string representation of the object.
- toString() - Method in class org.drinkless.tdlib.TdApi.Object
-
Returns a string representation of the object.
- totalAmount - Variable in class org.drinkless.tdlib.TdApi.ChatRevenueAmount
-
Total amount of the cryptocurrency earned, in the smallest units of the cryptocurrency.
- totalAmount - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
-
Product total price in the smallest units of the currency.
- totalAmount - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentRefunded
-
Total price for the product, in the smallest units of the currency.
- totalAmount - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
-
Total price for the product, in the smallest units of the currency.
- totalAmount - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
-
Total price for the product, in the smallest units of the currency.
- totalAmount - Variable in class org.drinkless.tdlib.TdApi.StarRevenueStatus
-
Total amount of Telegram Stars earned.
- totalAmount - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
-
Total price for the product, in the smallest units of the currency.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.AddedReactions
-
The total number of found reactions.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatAffiliatePrograms
-
The total number of affiliate programs that were connected to the chat.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMembers
-
Approximate total number of chat members found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinks
-
Approximate total number of chat invite links found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatJoinRequests
-
Approximate total number of requests found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatJoinRequestsInfo
-
Total number of pending join requests.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatMembers
-
Approximate total number of chat members found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatPhotos
-
Total number of photos.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransactions
-
Total number of transactions.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.Chats
-
Approximate total number of chats found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.ForumTopics
-
Approximate total number of forum topics found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.FoundAffiliatePrograms
-
The total number of found affiliate programs.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.FoundChatBoosts
-
Total number of boosts applied to the chat.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.FoundChatMessages
-
Approximate total number of messages found; -1 if unknown.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.FoundMessages
-
Approximate total number of messages found; -1 if unknown.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.FoundPositions
-
Total number of matched objects.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.FoundStories
-
Approximate total number of stories found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.Gift
-
Number of total times the gift can be purchased by all users; 0 if not limited.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.MessageCalendar
-
Total number of found messages.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.MessageCalendarDay
-
Total number of found messages sent on the day.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.MessagePositions
-
Total number of messages found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.MessageReaction
-
Number of times the reaction was added.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.Messages
-
Approximate total number of messages found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.MessageSenders
-
Approximate total number of messages senders found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.NotificationGroup
-
Total number of active notifications in the group.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.PublicForwards
-
Approximate total number of messages and stories found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
-
Number of messages in the album.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentMessageForwards
-
Number of forwarded messages.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.StickerSets
-
Approximate total number of sticker sets found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.Stories
-
Approximate total number of stories found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.StoryAreaTypeSuggestedReaction
-
Number of times the reaction was added.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.StoryInteractions
-
Approximate total number of interactions found.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.TrendingStickerSets
-
Approximate total number of trending sticker sets.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownloads
-
Total number of files in the file download list.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
-
Total number of unread notifications in the group, can be bigger than number of active notifications.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
-
Approximate total number of chats in the chat list.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.UserGifts
-
The total number of received gifts.
- totalCount - Variable in class org.drinkless.tdlib.TdApi.Users
-
Approximate total number of users found.
- totalCounts - Variable in class org.drinkless.tdlib.TdApi.FoundFileDownloads
-
Total number of suitable files, ignoring offset.
- totalForwardCount - Variable in class org.drinkless.tdlib.TdApi.StoryInteractions
-
Approximate total number of found forwards and reposts; always 0 for chat stories.
- totalReactionCount - Variable in class org.drinkless.tdlib.TdApi.StoryInteractions
-
Approximate total number of found reactions; always 0 for chat stories.
- totalSize - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownloads
-
Total size of files in the file download list, in bytes.
- totalStringCount - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
-
Total number of non-deleted strings from the language pack.
- totalVoterCount - Variable in class org.drinkless.tdlib.TdApi.Poll
-
Total number of voters, participating in the poll.
- transactionId - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedStars
-
Identifier of the transaction for Telegram Stars purchase; for receiver only.
- transactionId - Variable in class org.drinkless.tdlib.TdApi.MessageGiveawayPrizeStars
-
Identifier of the transaction for Telegram Stars credit.
- transactionId - Variable in class org.drinkless.tdlib.TdApi.PaymentReceiptTypeStars
-
Unique identifier of the transaction that can be used to dispute it.
- transactions - Variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransactions
-
List of transactions.
- transactions - Variable in class org.drinkless.tdlib.TdApi.StarTransactions
-
List of transactions with Telegram Stars.
- TransferChatOwnership() - Constructor for class org.drinkless.tdlib.TdApi.TransferChatOwnership
-
Default constructor for a function, which changes the owner of a chat; requires owner privileges in the chat.
- TransferChatOwnership(long, long, String) - Constructor for class org.drinkless.tdlib.TdApi.TransferChatOwnership
-
Creates a function, which changes the owner of a chat; requires owner privileges in the chat.
- translatedStringCount - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
-
Total number of translated strings from the language pack.
- TranslateMessageText() - Constructor for class org.drinkless.tdlib.TdApi.TranslateMessageText
-
Default constructor for a function, which extracts text or caption of the given message and translates it to the given language.
- TranslateMessageText(long, long, String) - Constructor for class org.drinkless.tdlib.TdApi.TranslateMessageText
-
Creates a function, which extracts text or caption of the given message and translates it to the given language.
- TranslateText() - Constructor for class org.drinkless.tdlib.TdApi.TranslateText
-
Default constructor for a function, which translates a text to the given language.
- TranslateText(TdApi.FormattedText, String) - Constructor for class org.drinkless.tdlib.TdApi.TranslateText
-
Creates a function, which translates a text to the given language.
- translation - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
-
List of files containing a certified English translation of the document.
- translation - Variable in class org.drinkless.tdlib.TdApi.IdentityDocument
-
List of files containing a certified English translation of the document.
- translation - Variable in class org.drinkless.tdlib.TdApi.InputIdentityDocument
-
List of files containing a certified English translation of the document.
- translation - Variable in class org.drinkless.tdlib.TdApi.InputPersonalDocument
-
List of files containing a certified English translation of the document.
- translation - Variable in class org.drinkless.tdlib.TdApi.PersonalDocument
-
List of files containing a certified English translation of the document.
- translationUrl - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
-
Link to language translation interface; empty for custom local language packs.
- travelerId - Variable in class org.drinkless.tdlib.TdApi.MessageProximityAlertTriggered
-
The identifier of a user or chat that triggered the proximity alert.
- TrendingStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.TrendingStickerSets
-
Represents a list of trending sticker sets.
- TrendingStickerSets(int, TdApi.StickerSetInfo[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.TrendingStickerSets
-
Represents a list of trending sticker sets.
- ttl - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
-
Limit on the time that has passed since the last time a file was accessed (or creation time for some filesystems).
- ttl - Variable in class org.drinkless.tdlib.TdApi.SetAccountTtl
-
New account TTL.
- twoValue - Variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
-
Value for two objects.
- type - Variable in class org.drinkless.tdlib.TdApi.AddedReaction
-
Type of the reaction.
- type - Variable in class org.drinkless.tdlib.TdApi.AddProxy
-
Proxy type.
- type - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
-
The way the code was sent to the user.
- type - Variable in class org.drinkless.tdlib.TdApi.AvailableReaction
-
Type of the reaction.
- type - Variable in class org.drinkless.tdlib.TdApi.Background
-
Type of the background.
- type - Variable in class org.drinkless.tdlib.TdApi.CallServer
-
Server type.
- type - Variable in class org.drinkless.tdlib.TdApi.Chat
-
Type of the chat.
- type - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
-
Type of the chat.
- type - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoSticker
-
Type of the sticker.
- type - Variable in class org.drinkless.tdlib.TdApi.ChatRevenueTransaction
-
Type of the transaction.
- type - Variable in class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
-
The type of the announcement.
- type - Variable in class org.drinkless.tdlib.TdApi.CheckCreatedPublicChatsLimit
-
Type of the public chats, for which to check the limit.
- type - Variable in class org.drinkless.tdlib.TdApi.DeletePassportElement
-
Element type.
- type - Variable in class org.drinkless.tdlib.TdApi.EditProxy
-
Proxy type.
- type - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
-
Type of Telegram Passport element.
- type - Variable in class org.drinkless.tdlib.TdApi.GetBackgroundUrl
-
Background type; backgroundTypeChatTheme isn't supported.
- type - Variable in class org.drinkless.tdlib.TdApi.GetCollectibleItemInfo
-
Type of the collectible item.
- type - Variable in class org.drinkless.tdlib.TdApi.GetCreatedPublicChats
-
Type of the public chats to return.
- type - Variable in class org.drinkless.tdlib.TdApi.GetEmojiCategories
-
Type of emoji categories to return; pass null to get default emoji categories.
- type - Variable in class org.drinkless.tdlib.TdApi.GetInternalLink
-
Expected type of the link.
- type - Variable in class org.drinkless.tdlib.TdApi.GetPassportElement
-
Telegram Passport element type.
- type - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButton
-
Type of the button.
- type - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
-
Type of the button.
- type - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
-
Type of the poll.
- type - Variable in class org.drinkless.tdlib.TdApi.InputPaidMedia
-
Type of the media.
- type - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementError
-
Type of Telegram Passport element that has the error.
- type - Variable in class org.drinkless.tdlib.TdApi.InputStoryArea
-
Type of the area.
- type - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
-
Type of the proxy.
- type - Variable in class org.drinkless.tdlib.TdApi.KeyboardButton
-
Type of the button.
- type - Variable in class org.drinkless.tdlib.TdApi.LinkPreview
-
Type of the link preview.
- type - Variable in class org.drinkless.tdlib.TdApi.LinkPreviewTypeChat
-
Type of the chat.
- type - Variable in class org.drinkless.tdlib.TdApi.MessageEffect
-
Type of the effect.
- type - Variable in class org.drinkless.tdlib.TdApi.MessageReaction
-
Type of the reaction.
- type - Variable in class org.drinkless.tdlib.TdApi.Notification
-
Notification type.
- type - Variable in class org.drinkless.tdlib.TdApi.NotificationGroup
-
Type of the group.
- type - Variable in class org.drinkless.tdlib.TdApi.PassportElementError
-
Type of the Telegram Passport element which has the error.
- type - Variable in class org.drinkless.tdlib.TdApi.PassportSuitableElement
-
Type of the element.
- type - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
-
Type of the payment form.
- type - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
-
Type of the payment receipt.
- type - Variable in class org.drinkless.tdlib.TdApi.PhotoSize
-
Image type (see https://core.telegram.org/constructor/photoSize).
- type - Variable in class org.drinkless.tdlib.TdApi.Poll
-
Type of the poll.
- type - Variable in class org.drinkless.tdlib.TdApi.PremiumLimit
-
The type of the limit.
- type - Variable in class org.drinkless.tdlib.TdApi.Proxy
-
Type of the proxy.
- type - Variable in class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
-
Event type.
- type - Variable in class org.drinkless.tdlib.TdApi.SavedMessagesTopic
-
Type of the topic.
- type - Variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberCode
-
Type of the request for which the code is sent.
- type - Variable in class org.drinkless.tdlib.TdApi.Session
-
Session type based on the system and application version, which can be used to display a corresponding icon.
- type - Variable in class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
-
Type of the network for which the new settings are relevant.
- type - Variable in class org.drinkless.tdlib.TdApi.SetChatBackground
-
Background type; pass null to use default background type for the chosen background; backgroundTypeChatTheme isn't supported for private and secret chats.
- type - Variable in class org.drinkless.tdlib.TdApi.SetDefaultBackground
-
Background type; pass null to use the default type of the remote background; backgroundTypeChatTheme isn't supported.
- type - Variable in class org.drinkless.tdlib.TdApi.SetNetworkType
-
The new network type; pass null to set network type to networkTypeOther.
- type - Variable in class org.drinkless.tdlib.TdApi.StarSubscription
-
Type of the subscription.
- type - Variable in class org.drinkless.tdlib.TdApi.StarTransaction
-
Type of the transaction.
- type - Variable in class org.drinkless.tdlib.TdApi.StoryArea
-
Type of the area.
- type - Variable in class org.drinkless.tdlib.TdApi.StoryInteraction
-
Type of the interaction.
- type - Variable in class org.drinkless.tdlib.TdApi.TestProxy
-
Proxy type.
- type - Variable in class org.drinkless.tdlib.TdApi.TextEntity
-
Type of the entity.
- type - Variable in class org.drinkless.tdlib.TdApi.TMeUrl
-
Type of the URL.
- type - Variable in class org.drinkless.tdlib.TdApi.UnreadReaction
-
Type of the reaction.
- type - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
-
New type of the notification group.
- type - Variable in class org.drinkless.tdlib.TdApi.UpdateServiceNotification
-
Notification type.
- type - Variable in class org.drinkless.tdlib.TdApi.User
-
Type of the user.
- type - Variable in class org.drinkless.tdlib.TdApi.Venue
-
Type of the venue in the provider database; as defined by the sender.
- types - Variable in class org.drinkless.tdlib.TdApi.MessagePassportDataSent
-
List of Telegram Passport element types sent.
- types - Variable in class org.drinkless.tdlib.TdApi.SendPassportAuthorizationForm
-
Types of Telegram Passport elements chosen by user to complete the authorization form.
- types - Variable in class org.drinkless.tdlib.TdApi.TargetChatChosen
-
Allowed types for the chat.